mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fleet UI redirect (#30287)
For the following user story: - #30095 New section in the docs is part of this PR here: https://github.com/fleetdm/fleet/pull/30254/files#diff-b71104232d8fbaaf4bd537065533cbf39ec5f9bf028ec1d8083346953ed5178dR450
This commit is contained in:
parent
d225d5e297
commit
6b1a98d5cb
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -922,6 +922,7 @@ module.exports.routes = {
|
|||
'GET /learn-more-about/macos-distribution-packages': 'https://scriptingosx.com/2017/09/on-distribution-packages/',
|
||||
'GET /learn-more-about/self-service-software': '/guides/software-self-service',
|
||||
'GET /learn-more-about/request-hydrant-certificate': '/docs/rest-api#request-certificate',
|
||||
'GET /learn-more-about/yaml-software-setup-experience': '/docs/configuration/yaml-files#self-service-labels-categories-and-setup-experience',
|
||||
|
||||
// Sitemap
|
||||
// =============================================================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue