summaryrefslogtreecommitdiffhomepage
path: root/content
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2019-04-02 13:42:14 -0700
committerAdin Scannell <ascannell@google.com>2019-04-02 13:42:14 -0700
commitff7f193073fdc075f47d1d8f0a450ec5fd130097 (patch)
tree4b13e836ffe363bb9f64ee936ea5b1de0964ee19 /content
parent2fce66039ed85c4e90fecd9dbed356b81f1d7da0 (diff)
Use a top-level docs link
Diffstat (limited to 'content')
-rw-r--r--content/_index.html2
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" %}}