Fix typo in http2 server push blog

This commit is contained in:
James Cockshull 2017-08-14 01:03:26 +07:00 committed by Bjørn Erik Pedersen
parent fac55121bc
commit 0938e423b7

View File

@ -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 -}}