Update routes.js (#13145)

This commit is contained in:
Sampfluger88 2023-08-04 10:39:09 -05:00 committed by GitHub
parent 031de01812
commit 9a7955f0f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# People operations

View file

@ -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',