docs: Fix outdated links

This commit is contained in:
Wolfgang Walther
2025-02-22 16:12:33 +01:00
parent bc594f4fbd
commit 3cb6529eb7
3 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -287,8 +287,7 @@ def setup(app):
app.add_css_file("css/custom.css")
# taken from https://github.com/sphinx-doc/sphinx/blob/82dad44e5bd3776ecb6fd8ded656bc8151d0e63d/sphinx/util/requests.py#L42
user_agent = "Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0"
user_agent = "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0"
# sphinx-tabs configuration
sphinx_tabs_disable_tab_closing = True