Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
All of docs.writethedocs.org gives access denied, but the content can be found at www.writethedocs.org
Someone with contacts at writethedocs.org should recommend they redirect docs to www in addition though; there's probably lots of other links out there.
  • Loading branch information
mlncn authored Jul 20, 2018
1 parent 9a5f019 commit 621c2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ If you have any more trouble, don't hesitate to reach out to us. The :doc:`suppo
.. _install Sphinx: http://sphinx-doc.org/latest/install.html
.. _install Mkdocs: http://www.mkdocs.org/#installation
.. _reStructuredText: http://sphinx-doc.org/rest.html
.. _this template: http://docs.writethedocs.org/guide/writing/beginners-guide-to-docs/#id1
.. _this template: http://www.writethedocs.org/guide/writing/beginners-guide-to-docs/#id1
.. _Sign up: http://readthedocs.org/accounts/signup
.. _log in: http://readthedocs.org/accounts/login
.. _dashboard: http://readthedocs.org/dashboard
Expand Down

0 comments on commit 621c2ae

Please sign in to comment.