From d346f075d06aeb501ddbc3f6a0870c78bea1a9e9 Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Tue, 28 Jan 2020 21:04:15 -0800 Subject: [3.0.x] Refs #25778 -- Updated sphinx-doc.org links to HTTPS. Backport of 32166a9f7c8afd6d34ff7e7c0a13a46a6eedcc5e from master. --- docs/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README') diff --git a/docs/README b/docs/README index f34aa8782a..f61b75bd26 100644 --- a/docs/README +++ b/docs/README @@ -14,4 +14,4 @@ To create an HTML version of the docs: The documentation in _build/html/index.html can then be viewed in a web browser. [1] http://docutils.sourceforge.net/rst.html -[2] http://sphinx-doc.org/ +[2] https://www.sphinx-doc.org/ -- cgit v1.3