/landing -> /g (#5158)

Co-authored-by: Tim Kern <tim@fleetdm.com>
This commit is contained in:
Eric 2022-04-19 13:56:06 -05:00 committed by GitHub
parent a933baa352
commit bda31e254b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -146,7 +146,7 @@ module.exports.routes = {
}
},
'GET /landing': {
'GET /g': {
action: 'view-landing',
locals: {
layout: 'layouts/layout-landing',