From ff7f193073fdc075f47d1d8f0a450ec5fd130097 Mon Sep 17 00:00:00 2001 From: Adin Scannell Date: Tue, 2 Apr 2019 13:42:14 -0700 Subject: [PATCH] Use a top-level docs link --- content/_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" %}}