Website: Give people an option of Slack channels (#23717)
This commit is contained in:
Vendored
+1
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user