mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-10-09 00:58:25 -04:00
Add redirections for the old windows pages
* windows-qubes-4-X redirect to qubes-windows * qubes-windows-tools-4-X redirect to qubes-windows-tools * migrate-to-4-1 redirect to qubes-windows-migrate Should fix QubesOS/qubes-issues#10234
This commit is contained in:
parent
1d3298cf6d
commit
5e91cacc5b
1 changed files with 12 additions and 0 deletions
12
conf.py
12
conf.py
|
@ -47,6 +47,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",
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue