Website: Give people an option of Slack channels (#23717)

This commit is contained in:
Mike McNeil 2024-11-11 23:17:54 -06:00 committed by GitHub
parent af2a3e6a6d
commit eff1041b14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -511,7 +511,7 @@ module.exports.routes = {
'GET /legal': '/legal/terms',
'GET /terms': '/legal/terms',
'GET /handbook/security/github': '/handbook/security#git-hub-security',
'GET /slack': 'https://join.slack.com/t/osquery/shared_invite/zt-2op37v6qp-aVPivU5xB_FwuYElN0Z1lw',// Note: This redirect is used on error pages and email templates in the Fleet UI.
'GET /slack': '/support',// Note: This redirect is used on error pages and email templates in the Fleet UI.
'GET /docs/using-fleet/updating-fleet': '/docs/deploying/upgrading-fleet',
'GET /blog': '/articles',
'GET /brand': '/logos',