From 15f44952dbfcdbdf53f80db48ea3400a824828f2 Mon Sep 17 00:00:00 2001 From: maiki Date: Tue, 26 Sep 2017 14:43:20 -0700 Subject: [PATCH] Fix link in v0.28 release notes --- content/news/0.28-relnotes-ready.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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