ref: a43b037651328a94092bc054cbb5d0211dee7b1c
parent: 82f770a6f5252f75cf28cc2ed2bb6c5498afe9dc
author: Ben Turner <[email protected]>
date: Mon Sep 21 16:00:48 EDT 2015
Change port number from 1414 to 1313 (default) Change the port number to access the site locally from 1414 to 1313 as per the default and the image.
--- a/docs/content/tutorials/automated-deployments.md
+++ b/docs/content/tutorials/automated-deployments.md
@@ -63,7 +63,7 @@
hugo server --theme=herring-cove
```
-If everything is fine, you should be able to see something similar to the image below when you go to localhost:1414 in your browser.
+If everything is fine, you should be able to see something similar to the image below when you go to localhost:1313 in your browser.
![][1]