Remove documentation links from config/feature.json in PR 3012

This commit is contained in:
Cryostrixx 2024-11-06 23:34:38 -08:00
parent 142fe3d2e1
commit 89caa59670
No known key found for this signature in database
GPG Key ID: BB5F0D4A545DBB71

View File

@ -312,8 +312,7 @@
"panel": "2", "panel": "2",
"Order": "a083_", "Order": "a083_",
"Type": "Button", "Type": "Button",
"ButtonWidth": "300", "ButtonWidth": "300"
"link": "https://christitustech.github.io/winutil/dev/features/Powershell-Profile/PSProfileInstall"
}, },
"WPFWinUtilUninstallPSProfile": { "WPFWinUtilUninstallPSProfile": {
"Content": "Uninstall CTT PowerShell Profile", "Content": "Uninstall CTT PowerShell Profile",
@ -321,8 +320,7 @@
"panel": "2", "panel": "2",
"Order": "a084_", "Order": "a084_",
"Type": "Button", "Type": "Button",
"ButtonWidth": "300", "ButtonWidth": "300"
"link": "https://christitustech.github.io/winutil/dev/features/Powershell-Profile/PSProfileUninstall"
}, },
"WPFWinUtilSSHServer": { "WPFWinUtilSSHServer": {
"Content": "Enable OpenSSH Server", "Content": "Enable OpenSSH Server",
@ -332,4 +330,4 @@
"Type": "Button", "Type": "Button",
"ButtonWidth": "300" "ButtonWidth": "300"
} }
} }