mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Add redirect from GitOps article => GitOps repo (#16228)
- Almost the entire article is invalid because we took down the GitHub action while we’re working on updating it. - Keep the heavily trafficked link up - Point folks to repo so they know that Fleet GitOps is coming soon.
This commit is contained in:
parent
4d90b8ee6b
commit
28e1d2bf12
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -462,6 +462,7 @@ module.exports.routes = {
|
|||
'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 /osquery-management': '/endpoint-ops',
|
||||
'GET /guides/using-github-actions-to-apply-configuration-profiles-with-fleet': 'https://github.com/fleetdm/fleet-gitops',
|
||||
|
||||
// ╔╦╗╦╔═╗╔═╗ ╦═╗╔═╗╔╦╗╦╦═╗╔═╗╔═╗╔╦╗╔═╗ ┬ ╔╦╗╔═╗╦ ╦╔╗╔╦ ╔═╗╔═╗╔╦╗╔═╗
|
||||
// ║║║║╚═╗║ ╠╦╝║╣ ║║║╠╦╝║╣ ║ ║ ╚═╗ ┌┼─ ║║║ ║║║║║║║║ ║ ║╠═╣ ║║╚═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue