mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Website: Add shortcut (#38941)
This commit is contained in:
parent
0900a5cc79
commit
0453a62a1b
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -1017,6 +1017,7 @@ module.exports.routes = {
|
|||
'GET /software-catalog/yubico-yubikey-manager': '/software-catalog/yubico-yubikey-manager-darwin',
|
||||
'GET /software-catalog/zoom': '/software-catalog/zoom-darwin',
|
||||
'GET /software-catalog/vnc-viewer': '/software-catalog/vnc-viewer-darwin',
|
||||
'GET /apps': '/software-catalog',// This is mostly for mikermcneil who keeps trying to type the old url.
|
||||
|
||||
// ╔╦╗╦╔═╗╔═╗ ╦═╗╔═╗╔╦╗╦╦═╗╔═╗╔═╗╔╦╗╔═╗ ┬ ╔╦╗╔═╗╦ ╦╔╗╔╦ ╔═╗╔═╗╔╦╗╔═╗
|
||||
// ║║║║╚═╗║ ╠╦╝║╣ ║║║╠╦╝║╣ ║ ║ ╚═╗ ┌┼─ ║║║ ║║║║║║║║ ║ ║╠═╣ ║║╚═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue