diff options
-rw-r--r-- | content/_index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_index.html b/content/_index.html index a88d00a6a..147e38090 100644 --- a/content/_index.html +++ b/content/_index.html @@ -37,7 +37,7 @@ Capable of running most Linux applications unmodified, with zero configuration. {{< blocks/section color="white" >}} {{% blocks/feature icon="fas fa-book" title="Read the Docs" %}} -Read the [documentation](./docs/user_guide/) to understand gVisor, its architecture and trade-offs, and how to use it. +Read the [documentation](./docs/) to understand gVisor, its architecture and trade-offs, and how to use it. {{% /blocks/feature %}} {{% blocks/feature icon="fas fa-code-branch" title="Contribute to gVisor" %}} |