Change port number from 1414 to 1313 (default)
authorBen Turner <Spike35031@users.noreply.github.com>
Tue, 22 Sep 2015 03:00:48 +0000 (20:00 -0700)
committerAnthony Fok <foka@debian.org>
Thu, 24 Sep 2015 01:07:01 +0000 (19:07 -0600)
Change the port number to access the site locally from 1414 to 1313 as per the default and the image.

docs/content/tutorials/automated-deployments.md

index 8853f20fb45b8bd78b427811135a2ad979e03fde..3981e2bb7361343b91f27ba2e0792d665f7f8cf6 100644 (file)
@@ -63,7 +63,7 @@ Once completed it's a good idea to do a quick check if everything is working by
 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]