summaryrefslogtreecommitdiffstats
path: root/docs/content/news/http2-server-push-in-hugo.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/news/http2-server-push-in-hugo.md')
-rw-r--r--docs/content/news/http2-server-push-in-hugo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/news/http2-server-push-in-hugo.md b/docs/content/news/http2-server-push-in-hugo.md
index 76c39094e..369d0b221 100644
--- a/docs/content/news/http2-server-push-in-hugo.md
+++ b/docs/content/news/http2-server-push-in-hugo.md
@@ -66,7 +66,7 @@ Also note that this is a template for the home page, so the full `Page` with its
## 3. Add Template For the _redirects File
-Add `layouts/index.redirects`:
+Add `layouts/index.redir`:
```bash
# Netlify redirects. See https://www.netlify.com/docs/redirects/
{{ range $p := .Site.Pages -}}