mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Added redirect from /defcon to defcon swag page (#6772)
https://kqphpqst851.typeform.com/to/Y6NYxM5A
This commit is contained in:
parent
43197b2f77
commit
9d2acb5751
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -254,6 +254,7 @@ module.exports.routes = {
|
|||
'GET /legal/terms': 'https://docs.google.com/document/d/1OM6YDVIs7bP8wg6iA3VG13X086r64tWDqBSRudG4a0Y/edit',
|
||||
'GET /legal/privacy': 'https://docs.google.com/document/d/17i_g1aGpnuSmlqj35-yHJiwj7WRrLdC_Typc1Yb7aBE/edit',
|
||||
'GET /logout': '/api/v1/account/logout',
|
||||
'GET /defcon': 'https://kqphpqst851.typeform.com/to/Y6NYxM5A',
|
||||
|
||||
// ╦ ╦╔═╗╔╗ ╦ ╦╔═╗╔═╗╦╔═╔═╗
|
||||
// ║║║║╣ ╠╩╗╠═╣║ ║║ ║╠╩╗╚═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue