Skip to content

Commit 29efb98

Browse files
author
Gabi
authored
* Fix Links * Update tweaks.json * Update tweaks.json * Update tweaks.json
1 parent 99eb70d commit 29efb98

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

config/tweaks.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"OriginalValue": "<RemoveEntry>"
2929
}
3030
],
31-
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/ah"
31+
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/activity"
3232
},
3333
"WPFTweaksHiber": {
3434
"Content": "Disable Hibernation",
@@ -58,7 +58,7 @@
5858
"UndoScript": [
5959
"powercfg.exe /hibernate on"
6060
],
61-
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/hiber"
61+
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/hibernation"
6262
},
6363
"WPFTweaksLaptopHibernation": {
6464
"Content": "Set Hibernation as default (good for laptops)",
@@ -144,7 +144,7 @@
144144
"OriginalValue": "1"
145145
}
146146
],
147-
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/loc"
147+
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/location"
148148
},
149149
"WPFTweaksServices": {
150150
"Content": "Set Services to Manual",
@@ -1603,7 +1603,7 @@
16031603
Set-ItemProperty -Path \"HKLM:\\SYSTEM\\CurrentControlSet\\Control\" -Name SvcHostSplitThresholdInKB -Value $Memory
16041604
"
16051605
],
1606-
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/tele"
1606+
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/telemetry"
16071607
},
16081608
"WPFTweaksRemoveEdge": {
16091609
"Content": "Remove Microsoft Edge",
@@ -1689,7 +1689,7 @@
16891689
Set-ItemProperty -Path \"HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\" -Name LaunchTo -Value 0
16901690
"
16911691
],
1692-
"link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removehomegallery"
1692+
"link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removehome"
16931693
},
16941694
"WPFTweaksRemoveGallery": {
16951695
"Content": "Remove Gallery from explorer",
@@ -1707,7 +1707,7 @@
17071707
New-Item \"HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Desktop\\NameSpace\\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}\"
17081708
"
17091709
],
1710-
"link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removehomegallery"
1710+
"link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removegallery"
17111711
},
17121712
"WPFTweaksDisplay": {
17131713
"Content": "Set Display for Performance",
@@ -2267,7 +2267,7 @@
22672267
"Type": "DWord"
22682268
}
22692269
],
2270-
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/dvr"
2270+
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/gamedvr"
22712271
},
22722272
"WPFTweaksIPv46": {
22732273
"Content": "Prefer IPv4 over IPv6",
@@ -2330,7 +2330,7 @@
23302330
"UndoScript": [
23312331
"Enable-NetAdapterBinding -Name * -ComponentID ms_tcpip6"
23322332
],
2333-
"link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/disableipsix"
2333+
"link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/disableipv6"
23342334
},
23352335
"WPFTweaksDisableBGapps": {
23362336
"Content": "Disable Background Apps",

0 commit comments

Comments
 (0)