docs: fix local url in Next.js guide (#2438)

This commit is contained in:
Emerson Laurentino 2019-07-24 18:45:54 -03:00 committed by Shawn Erquhart
parent 7fb1168f24
commit ed5763e492

View File

@ -134,7 +134,7 @@ touch index.html
touch config.yml
```
Paste HTML for Netlify CMS into your ``static/admin/index.html`` file (check out the [Add Netlify To Your Site](http://localhost:8000/docs/add-to-your-site/) section for more information)
Paste HTML for Netlify CMS into your ``static/admin/index.html`` file (check out the [Add Netlify To Your Site](https://www.netlifycms.org/docs/add-to-your-site/) section for more information)
```html
<!doctype html>