-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathurl_overrides.yml
55 lines (54 loc) · 3.72 KB
/
url_overrides.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
#########################################################################
# #
# To deactivate mappings, simply rename this file prefixed with a dot. #
# Ex.: .url_overrides.yml #
# #
#########################################################################
# region GENERAL
# src/index.md
"https://universal-blue.discourse.group/docs?topic=561": "/"
# src/General/reporting_bugs.md
"https://universal-blue.discourse.group/docs?topic=3402": "/General/reporting_bugs"
# region INSTALLATION GUIDE
# src/General/Installation_Guide/Installing_Bazzite_for_HTPC_Setups.md
"https://universal-blue.discourse.group/docs?topic=1145": "/General/Installation_Guide/Installing_Bazzite_for_HTPC_Setups/"
# src/General/Installation_Guide/index.md
"https://universal-blue.discourse.group/docs?topic=35": "/Installing_and_Managing_Software/"
# src/General/Installation_Guide/dual_boot_setup_guide.md
"https://universal-blue.discourse.group/docs?topic=2743": "/General/Installation_Guide/dual_boot_setup_guide/"
# src/General/Installation_Guide/secure_boot.md
"https://universal-blue.discourse.group/docs?topic=2742": "/General/Installation_Guide/secure_boot"
# src/General/Installation_Guide/troubleshoot_guide.md
"https://universal-blue.discourse.group/docs?topic=2495": "/General/Installation_Guide/troubleshoot_guide/"
# endregion INSTALLATION GUIDE
# endregion GENERAL
# region SOFTWARE
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/index.md
"https://universal-blue.discourse.group/docs?topic=36": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/"
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/updating_guide.md
"https://universal-blue.discourse.group/docs?topic=2637": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/updating_guide/"
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/rolling_back_system_updates.md
"https://universal-blue.discourse.group/docs?topic=2644": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/rolling_back_system_updates/"
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/rebase_guide.md
"https://universal-blue.discourse.group/docs?topic=2646": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/rebase_guide/"
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/bazzite_rollback_helper.md
"https://universal-blue.discourse.group/docs?topic=2647": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/bazzite_rollback_helper/"
# endregion SOFTWARE
# src/Gaming/index.md
"https://universal-blue.discourse.group/docs?topic=31": "/Gaming/"
# region HTPC
# src/Handheld_and_HTPC_edition/Handheld_Wiki/index.md
"https://universal-blue.discourse.group/docs?topic=1038": "/Handheld_and_HTPC_edition/Handheld_Wiki/"
# src/Handheld_and_HTPC_edition/Handheld_Wiki/Steam_Deck.md
"https://universal-blue.discourse.group/docs?topic=1849": "/Handheld_and_HTPC_edition/Handheld_Wiki/Steam_Deck/"
# src/Handheld_and_HTPC_edition/Steam_Gaming_Mode.md
"https://universal-blue.discourse.group/docs?topic=37": "/Handheld_and_HTPC_edition/Steam_Gaming_Mode/"
# endregion HTPC
# region ADVANCED
# src/Advanced/Auto-Mounting_Secondary_Drives.md
"https://universal-blue.discourse.group/docs?topic=970": "/Advanced/Auto-Mounting_Secondary_Drives/"
# src/Advanced/kde-automount-guide.md
"https://universal-blue.discourse.group/docs?topic=3780": "/Advanced/kde-automount-guide/"
# src/Advanced/gnome-disks-automount-guide.md
"https://universal-blue.discourse.group/docs?topic=3781": "/Advanced/gnome-disks-automount-guide/"
# endregion ADVANCED