From 6d5948d814a142869b1886502356a9847a975d80 Mon Sep 17 00:00:00 2001 From: xtqqczze <45661989+xtqqczze@users.noreply.github.com> Date: Sun, 18 Jan 2026 02:40:38 +0000 Subject: [PATCH] update sphinx-doc url Closes #12346 --- doc_src/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc_src/conf.py b/doc_src/conf.py index 4eba58e9d..9b1a139a1 100644 --- a/doc_src/conf.py +++ b/doc_src/conf.py @@ -2,9 +2,9 @@ # # Configuration file for the Sphinx documentation builder. # -# This file does only contain a selection of the most common options. For a -# full list see the documentation: -# http://www.sphinx-doc.org/en/master/config +# This file only contains a selection of the most common options. For a full +# list see the documentation: +# https://www.sphinx-doc.org/en/master/usage/configuration.html from glob import glob import os.path