mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Website: Update temporary redirects. (#30076)
Changes: - Removed two old temporary redirects - Added a redirect that goes to the homepage (for now)
This commit is contained in:
parent
ec9bc87207
commit
3ca1f66350
1 changed files with 1 additions and 2 deletions
3
website/config/routes.js
vendored
3
website/config/routes.js
vendored
|
|
@ -939,8 +939,7 @@ module.exports.routes = {
|
|||
// 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
|
||||
'GET /funding-announcement': '/',// This will be changed on 2025-06-17.
|
||||
|
||||
|
||||
// ╦ ╦╔═╗╔╗ ╦ ╦╔═╗╔═╗╦╔═╔═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue