mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Redirect (/handbook/company/product-groups) (#10195)
This commit is contained in:
parent
32a6feb70f
commit
2b4241c255
1 changed files with 1 additions and 1 deletions
2
website/config/routes.js
vendored
2
website/config/routes.js
vendored
|
|
@ -340,7 +340,7 @@ module.exports.routes = {
|
|||
'GET /handbook/security': '/handbook/business-operations/security',
|
||||
'GET /handbook/security/security-policies':'/handbook/business-operations/security-policies#information-security-policy-and-acceptable-use-policy',// « reasoning: https://github.com/fleetdm/fleet/pull/9624
|
||||
'GET /handbook/handbook': '/handbook/company/handbook',
|
||||
|
||||
'GET /handbook/company/product-groups': '/handbook/company/development-groups',
|
||||
|
||||
// ╔╦╗╦╔═╗╔═╗ ╦═╗╔═╗╔╦╗╦╦═╗╔═╗╔═╗╔╦╗╔═╗ ┬ ╔╦╗╔═╗╦ ╦╔╗╔╦ ╔═╗╔═╗╔╦╗╔═╗
|
||||
// ║║║║╚═╗║ ╠╦╝║╣ ║║║╠╦╝║╣ ║ ║ ╚═╗ ┌┼─ ║║║ ║║║║║║║║ ║ ║╠═╣ ║║╚═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue