From 32166a9f7c8afd6d34ff7e7c0a13a46a6eedcc5e Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Tue, 28 Jan 2020 21:04:15 -0800 Subject: Refs #25778 -- Updated sphinx-doc.org links to HTTPS. --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README.rst') 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/ -- cgit v1.3