mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Add redirect to audit log docs (for use in the Fleet UI) (#18584)
For #14722
This commit is contained in:
parent
4b66e024b7
commit
2d970f61fb
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -494,6 +494,7 @@ module.exports.routes = {
|
|||
'GET /learn-more-about/downgrading': '/docs/using-fleet/downgrading-fleet',
|
||||
'GET /learn-more-about/fleetd': '/docs/get-started/anatomy#fleetd',
|
||||
'GET /learn-more-about/rotating-enroll-secrets': '/docs/configuration/configuration-files#rotating-enroll-secrets',
|
||||
'GET /learn-more-about/audit-logs': '/docs/using-fleet/audit-logs',
|
||||
'GET /learn-more-about/calendar-events': '/announcements/fleet-in-your-calendar-introducing-maintenance-windows',
|
||||
|
||||
// Sitemap
|
||||
|
|
|
|||
Loading…
Reference in a new issue