Add missing redirect for policies modal empty state (#23030)

Follow-up from #12292
This commit is contained in:
Rachael Shaw 2024-10-18 22:42:09 -05:00 committed by GitHub
parent 050e771635
commit 8d58bcebd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -583,6 +583,7 @@ module.exports.routes = {
'GET /feature-request': 'https://github.com/fleetdm/fleet/issues/new?assignees=&labels=~feature+fest%2C%3Aproduct&projects=&template=feature-request.md&title=',
'GET /learn-more-about/policy-automation-run-script': '/guides/policy-automation-run-script',
'GET /learn-more-about/installing-fleetctl': '/guides/fleetctl#installing-fleetctl',
'GET /contribute-to/policies': 'https://github.com/fleetdm/fleet/edit/main/docs/01-Using-Fleet/standard-query-library/standard-query-library.yml',
// Sitemap
// =============================================================================================================