Update routes.js (#22421)

Add redirect for fleetctl docs
This commit is contained in:
Rachael Shaw 2024-09-26 13:08:20 -05:00 committed by GitHub
parent 3ca1f5b36e
commit 8ab34e9f72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -575,7 +575,8 @@ module.exports.routes = {
'GET /learn-more-about/exe-install-scripts': '/guides/exe-install-scripts',
'GET /learn-more-about/install-scripts': '/guides/deploy-software-packages#install-script',
'GET /learn-more-about/uninstall-scripts': '/guides/deploy-software-packages#uninstall-script',
'GET /learn-more-about/read-package-version': '/guides/deploy-software-packages##add-a-software-package-to-a-team',
'GET /learn-more-about/read-package-version': '/guides/deploy-software-packages#add-a-software-package-to-a-team',
'GET /learn-more-about/fleetctl': '/guides/fleetctl',
// Sitemap