summaryrefslogtreecommitdiffhomepage
path: root/website
diff options
context:
space:
mode:
authorFabricio Voznika <fvoznika@google.com>2020-09-21 16:26:40 -0700
committergVisor bot <gvisor-bot@google.com>2020-09-21 16:28:45 -0700
commit73f3a34b524ec8a6cd3e579090642178b7b83807 (patch)
treeebe42ee648d649580b14c02ae52b9e6fe06c1a66 /website
parent06dbd5b7bcd8ff16d73c38bdeac4677698385a65 (diff)
Point blog to install guide
It containes full instructions to download and install runsc with Docker now. PiperOrigin-RevId: 332960337
Diffstat (limited to 'website')
-rw-r--r--website/blog/2020-09-18-containing-a-real-vulnerability.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/website/blog/2020-09-18-containing-a-real-vulnerability.md b/website/blog/2020-09-18-containing-a-real-vulnerability.md
index b71ef63d9..c1b06a996 100644
--- a/website/blog/2020-09-18-containing-a-real-vulnerability.md
+++ b/website/blog/2020-09-18-containing-a-real-vulnerability.md
@@ -211,8 +211,7 @@ We cannot guarantee that a container escape will never happen in gVisor, but we
do our best to make it as hard as we possibly can.
If you have not tried gVisor yet, it’s easier than you think. Just follow the
-steps in the
-[Quick Start](https://gvisor.dev/docs/user_guide/quick_start/docker/) guide.
+steps [here](https://gvisor.dev/docs/user_guide/install/).
<br>
<br>