Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken link #4410

Merged
merged 2 commits into from
Jul 23, 2018
Merged

Fix broken link #4410

merged 2 commits into from
Jul 23, 2018

Conversation

mlncn
Copy link
Contributor

@mlncn mlncn commented Jul 20, 2018

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.

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.
Copy link
Member

@stsewd stsewd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@@ -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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use https protocol too.

Didn't change others at this time; sphinx-doc.org for instance doesn't yet support https
@mlncn
Copy link
Contributor Author

mlncn commented Jul 21, 2018

@stsewd There you go!

@RichardLitt RichardLitt merged commit 45a5944 into readthedocs:master Jul 23, 2018
@RichardLitt
Copy link
Member

Thanks, @mlncn!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants