diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2020-01-28 21:04:15 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-29 06:04:15 +0100 |
| commit | 32166a9f7c8afd6d34ff7e7c0a13a46a6eedcc5e (patch) | |
| tree | 89ed373d3bf4690e32f375cfbb0cfa32eb95d53a /docs/README.rst | |
| parent | 2633c5341e94083dd802c5961b97b048adbd5940 (diff) | |
Refs #25778 -- Updated sphinx-doc.org links to HTTPS.
Diffstat (limited to 'docs/README.rst')
| -rw-r--r-- | docs/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.rst b/docs/README.rst index c9ed46ddfc..d09fae0fcd 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -15,4 +15,4 @@ The documentation in ``_build/html/index.html`` can then be viewed in a web browser. .. _ReST: https://docutils.sourceforge.io/rst.html -.. _Sphinx: http://sphinx-doc.org +.. _Sphinx: https://www.sphinx-doc.org/ |
