mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Open positions: Broken link (#32470)
I've been sending candidates the old link for this role 😬
This commit is contained in:
parent
6a64cf8da0
commit
9dc4168ab5
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -653,6 +653,7 @@ module.exports.routes = {
|
|||
'GET /handbook/company/customer-solutions-architect': '/handbook/company/open-positions/customer-solutions-architect',
|
||||
'GET /handbook/company/software-engineer': '/handbook/company/open-positions/software-engineer',
|
||||
'GET /handbook/company/software-engineer-windows-go': '/handbook/company/open-positions/software-engineer-windows-go',
|
||||
'GET /handbook/company/open-positions/technical-product-designer': '/handbook/company/open-positions/product-designer',
|
||||
'GET /osquery-management': '/endpoint-ops',
|
||||
'GET /guides/using-github-actions-to-apply-configuration-profiles-with-fleet': 'https://github.com/fleetdm/fleet-gitops',
|
||||
'GET /docs/using-fleet/mdm-macos-updates': '/docs/using-fleet/mdm-os-updates',
|
||||
|
|
|
|||
Loading…
Reference in a new issue