mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
parent
3ca1f5b36e
commit
8ab34e9f72
1 changed files with 2 additions and 1 deletions
3
website/config/routes.js
vendored
3
website/config/routes.js
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue