summaryrefslogtreecommitdiffhomepage
path: root/content/_index.html
diff options
context:
space:
mode:
authorIan Lewis <ianmlewis@gmail.com>2019-08-01 00:50:46 -0400
committerIan Lewis <ianlewis@google.com>2019-08-02 07:05:52 +0900
commit46ee8873ffca2468eecf813cb2163f1d31ce390f (patch)
tree99a73778ff865028a1fe462837785e5c0eec87c5 /content/_index.html
parent7f75f524039c489ace404b5272d5dabfd6b06eb7 (diff)
Remove superfluous redirects
Diffstat (limited to 'content/_index.html')
-rw-r--r--content/_index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/_index.html b/content/_index.html
index 70c863bc4..9e82ea98d 100644
--- a/content/_index.html
+++ b/content/_index.html
@@ -7,7 +7,7 @@ description = "A container sandbox runtime focused on security, efficiency, and
{{< blocks/cover image_anchor="top" height="auto" color="primary" title="gVisor" >}}
<div class="mx-auto">
<p class="lead">A container sandbox runtime focused on <strong>security</strong>, <strong>efficiency</strong>, and <strong>ease of use</strong>.</p>
- <a class="btn btn-lg btn-primary mr-3 mb-4" href="./docs/user_guide/docker/" >Quick Start<i class="fas fa-arrow-alt-circle-right ml-2"></i></a>
+ <a class="btn btn-lg btn-primary mr-3 mb-4" href="./docs/user_guide/docker/">Quick Start<i class="fas fa-arrow-alt-circle-right ml-2"></i></a>
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/google/gvisor" rel="noopener">GitHub <i class="fab fa-github ml-2"></i></a>
</div>
{{< /blocks/cover >}}
@@ -41,7 +41,7 @@ Read the [documentation](./docs/) to understand gVisor, its architecture and tra
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-code-branch" title="Contribute to gVisor" %}}
-Anyone is welcome to be a gVisor contributor. Please check out the [community information](./docs/community) to get started.
+Anyone is welcome to be a gVisor contributor. Please check out the [community information](./docs/community/) to get started.
{{% /blocks/feature %}}
{{% blocks/feature icon="fab fa-github" title="Give Feedback" %}}