/renew goes to Zay (#10546)

This commit is contained in:
Mike McNeil 2023-03-16 19:21:47 -05:00 committed by GitHub
parent d696c91dba
commit ca65f6593d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -369,6 +369,7 @@ 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 /renew': 'https://calendly.com/zayhanlon/fleet-renewal-discussion',
'GET /documentation': '/docs',
'GET /contribute': '/docs/contributing',
'GET /install': '/fleetctl-preview',