File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/contribute/new-content Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ variable to override this behaviour.
320
320
make container-serve
321
321
```
322
322
323
- 1 . In a web browser, navigate to ` https ://localhost:1313` . Hugo watches the
323
+ 1 . In a web browser, navigate to ` http ://localhost:1313` . Hugo watches the
324
324
changes and rebuilds the site as needed.
325
325
326
326
1 . To stop the local Hugo instance, go back to the terminal and type ` Ctrl+C ` ,
@@ -348,7 +348,7 @@ Alternately, install and use the `hugo` command on your computer:
348
348
hugo server --buildFuture
349
349
```
350
350
351
- 1 . In a web browser, navigate to ` https ://localhost:1313` . Hugo watches the
351
+ 1 . In a web browser, navigate to ` http ://localhost:1313` . Hugo watches the
352
352
changes and rebuilds the site as needed.
353
353
354
354
1 . To stop the local Hugo instance, go back to the terminal and type ` Ctrl+C ` ,
You can’t perform that action at this time.
0 commit comments