mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Fix the build (Sorry) (#24238)
This commit is contained in:
parent
f670aff855
commit
fbeb179b06
1 changed files with 0 additions and 1 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -522,7 +522,6 @@ module.exports.routes = {
|
|||
//
|
||||
// For example, a clever user might try to visit fleetdm.com/documentation, not knowing that Fleet's website
|
||||
// puts this kind of thing under /docs, NOT /documentation. These "convenience" redirects are to help them out.
|
||||
'GET /testimonials': '/customer-stories',
|
||||
'GET /admin': '/admin/email-preview',
|
||||
'GET /renew': 'https://calendly.com/zayhanlon/fleet-renewal-discussion',
|
||||
'GET /documentation': '/docs',
|
||||
|
|
|
|||
Loading…
Reference in a new issue