mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update routes.js (#13145)
This commit is contained in:
parent
031de01812
commit
9a7955f0f5
2 changed files with 10 additions and 0 deletions
9
handbook/business-operations/people-operations
Normal file
9
handbook/business-operations/people-operations
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# People operations
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -400,6 +400,7 @@ module.exports.routes = {
|
|||
'GET /platform': '/',
|
||||
'GET /handbook/company/senior-software-backend-engineer': 'https://www.linkedin.com/posts/mikermcneil_in-addition-to-our-product-quality-specialist-activity-7067711903166279680-6CMH',
|
||||
'GET /handbook/business-operations/ceo-handbook': '/handbook/company/ceo-handbook',
|
||||
'GET /handbook/business-operations#people-operations': '/handbook/business-operations/people-operations',
|
||||
|
||||
'GET /docs': '/docs/get-started/why-fleet',
|
||||
'GET /docs/get-started': '/docs/get-started/why-fleet',
|
||||
|
|
|
|||
Loading…
Reference in a new issue