diff --git a/content/news/0.28-relnotes-ready.md b/content/news/0.28-relnotes-ready.md index 4265892b4..ac4537d8d 100644 --- a/content/news/0.28-relnotes-ready.md +++ b/content/news/0.28-relnotes-ready.md @@ -19,7 +19,7 @@ See the [Updated Documentation](https://gohugo.io/content-management/syntax-high Worth mentioning is also the `liveReloadPort` flag on `hugo server`, which makes it possible to do "live reloads" behind a HTTPS proxy, which makes for very cool remote customer demos. -One example would be a Hugo server running behind a [ngrok](https://http://ngrok.com) tunnel: +One example would be a Hugo server running behind a [ngrok](https://ngrok.com) tunnel: ```bash ngrok http 1313