diff --git a/views/index.jade b/views/index.jade
index e48e660..6f54a2c 100644
--- a/views/index.jade
+++ b/views/index.jade
@@ -67,9 +67,9 @@ block content
td
| The image to be served when the id has no skin (404).
| Valid options are
- a(href="/avatars/0?default=steve") steve
+ a(href="/avatars/0?default=steve") steve
| ,
- a(href="/avatars/0?default=alex") alex
+ a(href="/avatars/0?default=alex") alex
| , or a custom URL.
tr
td helm
@@ -200,9 +200,9 @@ block content
td
| The image to be served when the id has no skin (404).
| Valid options are
- a(href="/skins/0?default=steve") steve
+ a(href="/skins/0?default=steve") steve
| ,
- a(href="/skins/0?default=alex") alex
+ a(href="/skins/0?default=alex") alex
| , or a custom URL.
section
@@ -223,6 +223,7 @@ block content
section
a(id="meta" class="anchor")
+ a(href="#meta")
h2 Meta
section
a(id="meta-http-headers" class="anchor")