diff options
author | Ian Lewis <ianmlewis@gmail.com> | 2019-10-18 02:40:54 -0400 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2019-10-24 10:20:30 +0900 |
commit | 514f16b290229cc1105cdaf8102fee59b1365aee (patch) | |
tree | 856fede0fd091098bdab4996b027ebe8e8179613 /content/docs/_index.md | |
parent | 53e921eb38e38867363f2203d2f883dadf3b5a2d (diff) |
Fix links on website.
Diffstat (limited to 'content/docs/_index.md')
-rw-r--r-- | content/docs/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/docs/_index.md b/content/docs/_index.md index 238ece1e1..b929c0870 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -14,7 +14,7 @@ gVisor takes a distinct approach to container sandboxing and makes a different set of technical trade-offs compared to existing sandbox technologies, thus providing new tools and ideas for the container security landscape. -Check out the [gVisor Quick Start](./user_guide/docker/) to get started +Check out the [gVisor Quick Start](./user_guide/quick_start/docker/) to get started using gVisor. ## How this documentation is organized |