diff options
| author | igo95862 <igo95862@yandex.ru> | 2021-05-16 15:08:18 +0300 |
|---|---|---|
| committer | igo95862 <igo95862@yandex.ru> | 2021-05-16 15:08:18 +0300 |
| commit | 28b947501991239c274acbc100982fb2813073e5 (patch) | |
| tree | 6321a1e8f9cdde4491a7b22d8fbb72be5d037162 | |
| parent | 8d87dde43ba0400c46d791e42d9b50bc879cdddb (diff) | |
| download | sphinx-git-28b947501991239c274acbc100982fb2813073e5.tar.gz | |
doc: Upgrade writethedocs.org domain link to HTTPS
| -rw-r--r-- | doc/usage/quickstart.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/quickstart.rst b/doc/usage/quickstart.rst index 3cd6ac993..83b5211bd 100644 --- a/doc/usage/quickstart.rst +++ b/doc/usage/quickstart.rst @@ -24,7 +24,7 @@ default markup format used by Sphinx, :doc:`reStucturedText For a great "introduction" to writing docs in general -- the whys and hows, see also `Write the docs`__, written by Eric Holscher. -.. __: http://www.writethedocs.org/guide/writing/beginners-guide-to-docs/ +.. __: https://www.writethedocs.org/guide/writing/beginners-guide-to-docs/ Setting up the documentation sources |
