Skip to content

Commit

Permalink
Merge pull request #34 from kkryksina/patch-1
Browse files Browse the repository at this point in the history
Change an incorrect port
  • Loading branch information
palewire committed Feb 23, 2015
2 parents b7aa1c6 + faca9bb commit 5f1dfef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ Return to ``index.html`` and add a hyperlink to each detail page to the table.
</body>
</html>

Restart your test server and take a look at ``http://localhost:8000/``.
Restart your test server and take a look at ``http://localhost:5000/``.

.. code-block:: bash
Expand Down Expand Up @@ -1412,4 +1412,4 @@ Now wait a minute or two, then visit ``http://<yourusername>.github.io/first-new

.. note::

If your page does not appear, make sure that you have verified your email address with GitHub. It is required before the site will allow publishing pages. And keep in mind there are many other options for publishing flat files, ranging from `Dropbox <https://en.wikipedia.org/wiki/Dropbox_%28service%29>`_ to `Amazon's S3 service <https://en.wikipedia.org/wiki/Amazon_S3>`_.
If your page does not appear, make sure that you have verified your email address with GitHub. It is required before the site will allow publishing pages. And keep in mind there are many other options for publishing flat files, ranging from `Dropbox <https://en.wikipedia.org/wiki/Dropbox_%28service%29>`_ to `Amazon's S3 service <https://en.wikipedia.org/wiki/Amazon_S3>`_.

0 comments on commit 5f1dfef

Please sign in to comment.