mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix link in v0.28 release notes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user