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