mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
Add fleetdm.com shortlinks for RSA event (#18746)
This commit is contained in:
parent
a3d94c8324
commit
8f4c832958
1 changed files with 6 additions and 0 deletions
6
website/config/routes.js
vendored
6
website/config/routes.js
vendored
|
|
@ -525,6 +525,12 @@ module.exports.routes = {
|
|||
'GET /swag': 'https://kqphpqst851.typeform.com/to/Y6NYxM5A',
|
||||
'GET /community': 'https://join.slack.com/t/osquery/shared_invite/zt-1wkw5fzba-lWEyke60sjV6C4cdinFA1w',
|
||||
|
||||
// Temporary redirects
|
||||
// =============================================================================================================
|
||||
// For events, etc. that can be removed after a certain date. Please leave a comment with a valid until date.
|
||||
'GET /rsaparty': 'https://www.eventbrite.com/e/fleet-launch-party-at-rsac-tickets-877549332677?aff=fleetdm', // Valid until 2024-05-09
|
||||
'GET /rsavip': 'https://www.eventbrite.com/e/fleet-launch-party-at-rsac-tickets-877549332677?aff=fleetdm&discount=Fleet2024', // Valid until 2024-05-09
|
||||
|
||||
|
||||
// ╦ ╦╔═╗╔╗ ╦ ╦╔═╗╔═╗╦╔═╔═╗
|
||||
// ║║║║╣ ╠╩╗╠═╣║ ║║ ║╠╩╗╚═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue