mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update redirect for rotating enroll secret docs (#20418)
Was moved into the contributing docs
This commit is contained in:
parent
73a8936568
commit
121a191651
1 changed files with 1 additions and 1 deletions
2
website/config/routes.js
vendored
2
website/config/routes.js
vendored
|
|
@ -508,7 +508,7 @@ module.exports.routes = {
|
|||
'GET /learn-more-about/enabling-calendar-api': 'https://console.cloud.google.com/apis/library/calendar-json.googleapis.com',
|
||||
'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/rotating-enroll-secrets': 'https://github.com/fleetdm/fleet/blob/main/docs/Contributing/fleetctl-apply.md#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',
|
||||
'GET /learn-more-about/setup-windows-mdm': '/docs/using-fleet/mdm-setup',
|
||||
|
|
|
|||
Loading…
Reference in a new issue