/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
co-authored by Tim Kern
parent a933baa352
commit bda31e254b
+1 -1
View File
@@ -146,7 +146,7 @@ module.exports.routes = {
}
},
'GET /landing': {
'GET /g': {
action: 'view-landing',
locals: {
layout: 'layouts/layout-landing',