mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Added redirect from /community to Slack invite (#7327)
Linked to https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/
This commit is contained in:
parent
2e640eee29
commit
55c34918c6
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -303,6 +303,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://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/',
|
||||
|
||||
// ╦ ╦╔═╗╔╗ ╦ ╦╔═╗╔═╗╦╔═╔═╗
|
||||
// ║║║║╣ ╠╩╗╠═╣║ ║║ ║╠╩╗╚═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue