mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
redirect for Harry's article after changing category (#30319)
Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
parent
aba1f6e9eb
commit
7c419e6832
1 changed files with 3 additions and 0 deletions
3
website/config/routes.js
vendored
3
website/config/routes.js
vendored
|
|
@ -798,6 +798,9 @@ module.exports.routes = {
|
|||
'GET /announcements/nvd-api-2.0': '/announcements/nvd-api-2-0',
|
||||
'GET /releases/osquery-5.11.0': '/releases/osquery-5-11-0',
|
||||
'GET /releases/osquery-5.8.1': '/releases/osquery-5-8-1',
|
||||
'GET /announcements/one-agent-fewer-tools-fewer-gaps': '/articles/one-agent-fewer-tools-fewer-gaps',
|
||||
'GET /announcements/i-work-in-operations-i-deployed-fleet-in-minutes': '/articles/i-work-in-operations-i-deployed-fleet-in-minutes',
|
||||
'GET /announcements/not-everything-runs-in-kubernete': '/articles/not-everything-runs-in-kubernete',
|
||||
|
||||
// ╔╦╗╦╔═╗╔═╗ ╦═╗╔═╗╔╦╗╦╦═╗╔═╗╔═╗╔╦╗╔═╗ ┬ ╔╦╗╔═╗╦ ╦╔╗╔╦ ╔═╗╔═╗╔╦╗╔═╗
|
||||
// ║║║║╚═╗║ ╠╦╝║╣ ║║║╠╦╝║╣ ║ ║ ╚═╗ ┌┼─ ║║║ ║║║║║║║║ ║ ║╠═╣ ║║╚═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue