Merge branch 'pr/1543'

This commit is contained in:
Solène Rapenne 2025-09-27 10:31:20 +02:00
commit 1d4bfbc50f
No known key found for this signature in database
GPG key ID: 8CD42DFD57F0A909

12
conf.py
View file

@ -48,6 +48,18 @@ redirects = {
"https://www.qubes-os.org/doc/visual-style-guide/",
"user/downloading-installing-upgrading/downloads":
"https://www.qubes-os.org/downloads/",
# user/templates/windows URLs
"user/templates/windows/windows-qubes-4-1":
"qubes-windows.html",
"user/templates/windows/windows-qubes-4-0":
"qubes-windows.html",
"user/templates/windows/qubes-windows-tools-4-1":
"qubes-windows-tools.html",
"user/templates/windows/qubes-windows-tools-4-0":
"qubes-windows-tools.html",
"user/templates/windows/migrate-to-4-1":
"qubes-windows-migrate.html",
}
# -- -- Options for highlighting ---------------------------------------------