Skip to content

Commit

Permalink
DOC: Change a lot of http links to https
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Jan 21, 2020
1 parent 0274ed7 commit 51b36b3
Show file tree
Hide file tree
Showing 25 changed files with 1,676 additions and 1,676 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Read the Docs Team
==================

The core Read the Docs team is described at http://docs.readthedocs.io/en/latest/team.html
The core Read the Docs team is described at https://docs.readthedocs.io/en/latest/team.html

Original Authors
===============
Expand Down
3,264 changes: 1,632 additions & 1,632 deletions CHANGELOG.rst

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Bazaar_, Git_, and Mercurial_ repositories.
Then we build documentation and host it for you.
Think of it as *Continuous Documentation*.

.. _Read the docs: http://readthedocs.org/
.. _Read the docs: https://readthedocs.org/
.. _Sphinx: http://www.sphinx-doc.org/
.. _reStructuredText: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
.. _Subversion: http://subversion.tigris.org/
Expand All @@ -36,7 +36,7 @@ You can find information about getting in touch with Read the Docs at our `Contr
Contributing
------------

You can find information about contributing to Read the Docs at our `Contribution page <http://docs.readthedocs.io/en/latest/contribute.html>`_.
You can find information about contributing to Read the Docs at our `Contribution page <https://docs.readthedocs.io/en/latest/contribute.html>`_.

Quickstart for GitHub-Hosted Projects
-------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions docs/config-file/v1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -285,5 +285,5 @@ Behind the scene the following Pip command will be run:


.. _environment file: http://conda.pydata.org/docs/using/envs.html#share-an-environment
.. _extra requirements: http://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-extras-optional-features-with-their-own-dependencies
.. _package default dependencies: http://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-dependencies
.. _extra requirements: https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-extras-optional-features-with-their-own-dependencies
.. _package default dependencies: https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-dependencies
2 changes: 1 addition & 1 deletion docs/custom_domains.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Subdomain Support
Every project has a subdomain that is available to serve its documentation. If you go to ``<slug>.readthedocs.io``, it should show you the latest version of documentation. A good example is https://pip.readthedocs.io

.. note:: If you have an old project that has an underscore (_) in the name, it will use a subdomain with a hyphen (-).
`RFC 1035 <http://tools.ietf.org/html/rfc1035>`_ has more information on valid subdomains.
`RFC 1035 <https://tools.ietf.org/html/rfc1035>`_ has more information on valid subdomains.

Custom Domain Support
---------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/development/buildenvironments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ option.
After this image is downloaded, you can update your settings to use the new
image -- see `Configuration`_.

.. _`Docker`: http://docker.com
.. _`Docker`: https://www.docker.com
.. _`Docker Hub repository`: https://hub.docker.com/r/readthedocs/build/
.. _`container image repo`: https://github.com/readthedocs/readthedocs-docker-images

Expand Down
2 changes: 1 addition & 1 deletion docs/development/design/yaml-file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@ Footnotes

.. [#privacy-level] https://github.com/readthedocs/readthedocs.org/issues/2663
.. [#project-description] https://github.com/readthedocs/readthedocs.org/issues/3689
.. [#yaml-spec] http://yaml.org/spec/1.2/spec.html
.. [#yaml-spec] https://yaml.org/spec/1.2/spec.html
.. [#specversioning] https://github.com/readthedocs/readthedocs.org/issues/3806
.. [#one-checkout] https://github.com/readthedocs/readthedocs.org/issues/1375
2 changes: 1 addition & 1 deletion docs/development/docs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Content

* Do not break the content across multiple lines at 80 characters,
but rather break them on semantic meaning (e.g. periods or commas).
Read more about this `here <http://rhodesmill.org/brandon/2012/one-sentence-per-line/>`_.
Read more about this `here <https://rhodesmill.org/brandon/2012/one-sentence-per-line/>`_.
* If you are cross-referencing to a different page within our website,
use the ``doc`` role and not a hyperlink.
* If you are cross-referencing to a section within our website,
Expand Down
8 changes: 4 additions & 4 deletions docs/development/front-end.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,11 +148,11 @@ There are several components to our bundling scheme:
don't have a defined directory structure that would make it easy to
imply the entry point to an application library.

.. _`Bower`: http://bower.io
.. _`Gulp`: http://gulpjs.com
.. _`Bower`: https://bower.io
.. _`Gulp`: https://gulpjs.com
.. _`Browserify`: http://browserify.org
.. _`Debowerify`: https://github.com/eugeneware/debowerify
.. _`LESS`: http://lesscss.org

.. _`jQuery`: http://jquery.com
.. _`Knockout`: http://knockoutjs.com
.. _`jQuery`: https://jquery.com
.. _`Knockout`: https://knockoutjs.com
2 changes: 1 addition & 1 deletion docs/development/i18n.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Internationalization
This document covers the details regarding internationalization and
localization that are applied in Read the Docs. The guidelines described are
mostly based on `Kitsune's localization documentation
<http://kitsune.readthedocs.io/en/latest/localization.html>`_.
<https://kitsune.readthedocs.io/en/latest/localization.html>`_.

As with most of the Django applications out there, Read the Docs' i18n/l10n
framework is based on `GNU gettext <http://www.gnu.org/software/gettext/>`_.
Expand Down
6 changes: 3 additions & 3 deletions docs/development/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@ you need these libraries.
or you need to find the proper equivalent libraries.


.. _Python 3.6: http://www.python.org/
.. _Python 3.6: https://www.python.org/
.. _virtualenv: https://virtualenv.pypa.io/en/stable/
.. _Git: http://git-scm.com/
.. _Git: https://git-scm.com/
.. _Mercurial: https://www.mercurial-scm.org/
.. _Pip: https://pip.pypa.io/en/stable/
.. _Homebrew: http://brew.sh/
.. _Homebrew: https://brew.sh/
.. _Elasticsearch: https://www.elastic.co/products/elasticsearch
.. _Redis: https://redis.io/
.. _bug: https://code.djangoproject.com/ticket/29182
Expand Down
2 changes: 1 addition & 1 deletion docs/development/search.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ As per requirements of `django-elasticsearch-dsl`_, it is stored in the
.. _GitHub Repository: https://github.com/readthedocs/readthedocs.org/tree/master/readthedocs/search
.. _the Elasticsearch document: https://www.elastic.co/guide/en/elasticsearch/guide/current/document.html
.. _django-elasticsearch-dsl: https://github.com/sabricot/django-elasticsearch-dsl
.. _elasticsearch-dsl: http://elasticsearch-dsl.readthedocs.io/en/latest/
.. _elasticsearch-dsl: https://elasticsearch-dsl.readthedocs.io/en/latest/
.. _signals: https://docs.djangoproject.com/en/2.1/topics/signals/
8 changes: 4 additions & 4 deletions docs/development/tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ lint
docs
Test documentation compilation with Sphinx.

.. _`Tox`: http://tox.readthedocs.io/en/latest/index.html
.. _`Prospector`: http://prospector.readthedocs.io/en/master/
.. _`pylint`: http://docs.pylint.org/
.. _`Tox`: https://tox.readthedocs.io/en/latest/index.html
.. _`Prospector`: https://prospector.readthedocs.io/en/master/
.. _`pylint`: https://pylint.readthedocs.io/
.. _`pyflakes`: https://github.com/pyflakes/pyflakes
.. _`pep8`: http://pep8.readthedocs.io/en/latest/index.html
.. _`pep8`: https://pep8.readthedocs.io/en/latest/index.html

Continuous Integration
----------------------
Expand Down
4 changes: 2 additions & 2 deletions docs/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ For example,
Kombu is a subproject of Celery,
so you can access it on the `celery.readthedocs.io` domain:

http://celery.readthedocs.io/projects/kombu/en/latest/
https://celery.readthedocs.io/projects/kombu/en/latest/

This also works the same for custom domains:

Expand Down Expand Up @@ -163,7 +163,7 @@ I want comments in my docs

RTD doesn't have explicit support for this. That said, a tool like `Disqus`_ (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on RTD.

.. _Disqus: http://disqus.com/
.. _Disqus: https://disqus.com/
.. _sphinxcontrib-disqus: https://pypi.python.org/pypi/sphinxcontrib-disqus

How do I support multiple languages of documentation?
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/canonical.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ http://www.mattcutts.com/blog/seo-advice-url-canonicalization/

This is a good explanation for why canonical pages are good for SEO:

http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-practices-since-sitemaps
https://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-practices-since-sitemaps
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Free and open source
for nearly 100,000 large and small open source projects
in almost every human and computer language.

.. _Read the docs: http://readthedocs.org/
.. _Read the docs: https://readthedocs.org/


First steps
Expand Down
2 changes: 1 addition & 1 deletion docs/intro/getting-started-with-mkdocs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ Here are some external resources to help you learn more about MkDocs.
* `Writing your docs with MkDocs`_

.. _MkDocs documentation: https://www.mkdocs.org/
.. _Markdown syntax guide: http://daringfireball.net/projects/markdown/syntax
.. _Markdown syntax guide: https://daringfireball.net/projects/markdown/syntax
.. _Writing your docs with MkDocs: https://www.mkdocs.org/user-guide/writing-your-docs/
2 changes: 1 addition & 1 deletion docs/privacy-policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ For more details about DNT, visit `All About Do Not Track`_.
.. _W3C's tracking preference expression: https://www.w3.org/TR/tracking-dnt/
.. _EFF's DNT Policy: https://www.eff.org/issues/do-not-track
.. _available here: https://readthedocs.org/.well-known/dnt-policy.txt
.. _All About Do Not Track: http://www.allaboutdnt.com
.. _All About Do Not Track: https://www.allaboutdnt.com

Cookies
~~~~~~~
Expand Down
10 changes: 5 additions & 5 deletions docs/sponsors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ Past sponsors
* `Rackspace`_
* `Mozilla`_

.. _Revsys: http://www.revsys.com/
.. _Python Software Foundation: http://python.org/psf/
.. _Mozilla Web Dev: http://blog.mozilla.com/webdev/
.. _Revsys: https://www.revsys.com/
.. _Python Software Foundation: https://www.python.org/psf/
.. _Mozilla Web Dev: https://blog.mozilla.org/webdev/
.. _Django Software Foundation: https://www.djangoproject.com/foundation/
.. _Lab305: http://www.lab305.com/
.. _Rackspace: http://www.rackspace.com/
.. _Rackspace: https://www.rackspace.com/
.. _Mozilla: https://www.mozilla.org/en-US/
.. _Twilio: http://twilio.com/
.. _Twilio: https://twilio.com/
.. _Cloudflare: https://www.cloudflare.com/
.. _Microsoft Azure: https://azure.microsoft.com/

Expand Down
4 changes: 2 additions & 2 deletions docs/story.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ and for users of the documentation that we host.
.. _look back at 2013: https://www.ericholscher.com/blog/2013/dec/23/read-the-docs-2013-stats/

.. _`Django`: https://docs.djangoproject.com/
.. _`SQLAlchemy`: http://docs.sqlalchemy.org/
.. _`Mozilla`: http://mozilla.org
.. _`SQLAlchemy`: https://docs.sqlalchemy.org/
.. _`Mozilla`: https://www.mozilla.org
4 changes: 2 additions & 2 deletions docs/subprojects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ be added as subprojects to this parent project.

If the example project ``Foo`` was set up with a custom domain,
``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would
respectively be at: http://docs.example.com/en/latest/ and
http://docs.example.com/projects/bar/en/latest/
respectively be at: https://docs.example.com/en/latest/ and
https://docs.example.com/projects/bar/en/latest/

Search
------
Expand Down
2 changes: 1 addition & 1 deletion docs/support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ For consulting services around documentation systems,
you can `contact us <mailto:[email protected]?subject=Consulting%20Services%20Inquiry>`_
or read more at https://readthedocs.com/services/#open-source-support.

.. _Stack Overflow: http://stackoverflow.com/questions/tagged/read-the-docs
.. _Stack Overflow: https://stackoverflow.com/questions/tagged/read-the-docs
.. _Github Issue Tracker: https://github.com/readthedocs/readthedocs.org/issues
.. _Gold: https://readthedocs.org/accounts/gold/
.. _Ethical Ads: https://docs.readthedocs.io/en/latest/ethical-advertising.html
8 changes: 4 additions & 4 deletions docs/user-defined-redirects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ but that URL would break once you moved them.
Read the Docs includes a language and version slug in your documentation,
but not all documentation is hosted this way.

Say that you previously had your docs hosted at ``http://docs.example.com/dev/``,
Say that you previously had your docs hosted at ``https://docs.example.com/dev/``,
you move ``docs.example.com`` to point at Read the Docs.
So users will have a bookmark saved to a page at ``http://docs.example.com/dev/install.html``.
So users will have a bookmark saved to a page at ``https://docs.example.com/dev/install.html``.

You can now set a *Prefix Redirect* that will redirect all 404's with a prefix to a new place.
The example configuration would be::
Expand Down Expand Up @@ -85,8 +85,8 @@ documents, a Prefix Redirect won't suffice and you'll need to create *Exact Redi
to redirect from a specific URL, to a specific page.

Say you're moving ``docs.example.com`` to Read the Docs and want to redirect traffic
from an old page at ``http://docs.example.com/dev/install.html`` to a new URL
of ``http://docs.example.com/en/latest/installing-your-site.html``.
from an old page at ``https://docs.example.com/dev/install.html`` to a new URL
of ``https://docs.example.com/en/latest/installing-your-site.html``.

The example configuration would be::

Expand Down
2 changes: 1 addition & 1 deletion docs/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you develop on a branch that is different than the default for your VCS,
you should set the **Default Branch** to that branch.

You should push a **tag** for each version of your project.
These tags should be numbered in a way that is consistent with `semantic versioning <http://semver.org/>`_.
These tags should be numbered in a way that is consistent with `semantic versioning <https://semver.org/>`_.
This will map to your ``stable`` branch by default.

.. note::
Expand Down
2 changes: 1 addition & 1 deletion docs/webhooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ A command like the one above could be called from a cron job or from a hook
inside Git_, Subversion_, Mercurial_, or Bazaar_.

.. _Git: http://www.kernel.org/pub/software/scm/git/docs/githooks.html
.. _Subversion: http://mikewest.org/2006/06/subversion-post-commit-hooks-101
.. _Subversion: https://www.mikewest.org/2006/06/subversion-post-commit-hooks-101
.. _Mercurial: http://hgbook.red-bean.com/read/handling-repository-events-with-hooks.html
.. _Bazaar: http://wiki.bazaar.canonical.com/BzrHooks

Expand Down

0 comments on commit 51b36b3

Please sign in to comment.