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/intro | |
| parent | 2633c5341e94083dd802c5961b97b048adbd5940 (diff) | |
Refs #25778 -- Updated sphinx-doc.org links to HTTPS.
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/whatsnext.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index f348e0d79f..27b9289d8e 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -183,7 +183,7 @@ You can get a local copy of the HTML documentation following a few steps: * The HTML documentation will be placed in ``docs/_build/html``. -__ http://sphinx-doc.org/ +__ https://www.sphinx-doc.org/ __ https://www.gnu.org/software/make/ .. _differences-between-doc-versions: |
