Remove PowerShell-Profile documentation links from config/feature.json

This commit is contained in:
Cryostrixx
2024-11-07 08:46:34 -08:00
parent 3cdb761537
commit 28e74856a4
3 changed files with 3 additions and 81 deletions

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"
}
}
}