mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 18:54:50 -04:00
Fix link in v0.28 release notes
This commit is contained in:
parent
0100df7364
commit
15f44952db
@ -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.
|
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
|
```bash
|
||||||
ngrok http 1313
|
ngrok http 1313
|
||||||
|
Loading…
x
Reference in New Issue
Block a user