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/).