mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Add redirect from /osquery-stickers to TypeForm (#6960)
* Add redirect from /osquery-stickers to TypeForm * Update routes.js Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
parent
d32cd042b5
commit
f6b0019ac3
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -270,6 +270,7 @@ module.exports.routes = {
|
|||
'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',
|
||||
'GET /osquery-stickers': 'https://kqphpqst851.typeform.com/to/JxJ8YnxG',
|
||||
|
||||
// ╦ ╦╔═╗╔╗ ╦ ╦╔═╗╔═╗╦╔═╔═╗
|
||||
// ║║║║╣ ╠╩╗╠═╣║ ║║ ║╠╩╗╚═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue