From 2feb2c6295dcecd379a328a4c1e956227b2025f0 Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 12 Aug 2024 16:13:46 -0500 Subject: [PATCH] Website: update osquery slack invitation. (#21261) Closes: #21235 Changes: - Replaced the osquery slack invitation that fleetdm.com/slack is redirected to. --- website/config/routes.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/config/routes.js b/website/config/routes.js index 1a87ea2567..7bbec7994a 100644 --- a/website/config/routes.js +++ b/website/config/routes.js @@ -473,7 +473,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-1wkw5fzba-lWEyke60sjV6C4cdinFA1w',// Note: This redirect is used on error pages and email templates in the Fleet UI. + '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 /docs/using-fleet/updating-fleet': '/docs/deploying/upgrading-fleet', 'GET /blog': '/articles', 'GET /brand': '/logos', @@ -557,7 +557,7 @@ module.exports.routes = { 'GET /defcon': 'https://kqphpqst851.typeform.com/to/Y6NYxM5A', 'GET /osquery-stickers': 'https://kqphpqst851.typeform.com/to/JxJ8YnxG', 'GET /swag': 'https://kqphpqst851.typeform.com/to/Y6NYxM5A', - 'GET /community': 'https://join.slack.com/t/osquery/shared_invite/zt-1wkw5fzba-lWEyke60sjV6C4cdinFA1w', + 'GET /community': 'https://join.slack.com/t/osquery/shared_invite/zt-2op37v6qp-aVPivU5xB_FwuYElN0Z1lw', // Temporary redirects // =============================================================================================================