[3.0.x] Refs #25778 -- Updated some links to HTTPS and new locations.

Backport of 0ac8ac8b0d from master
This commit is contained in:
Mariusz Felisiak 2020-01-29 09:34:37 +01:00
parent 21cc097403
commit 27e4ebc0ba
11 changed files with 14 additions and 14 deletions

View file

@ -43,7 +43,7 @@ is based on docutils__. The basic idea is that lightly-formatted plain-text
documentation is transformed into HTML, PDF, and any other output format.
__ https://www.sphinx-doc.org/
__ http://docutils.sourceforge.net/
__ https://docutils.sourceforge.io/
To build the documentation locally, install Sphinx: