Website: fix article redirect (#19051)

Changes:
- Removed an old redirect for the "Deploy Fleet on Hetzner Cloud"
article
This commit is contained in:
Eric 2024-05-15 18:05:29 -05:00 committed by GitHub
parent f506e85fbc
commit 0e0cb6f8d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -312,7 +312,6 @@ module.exports.routes = {
'GET /handbook/customer-experience': '/handbook/customers',
'GET /handbook/brand': '/handbook/digital-experience',
'GET /guides/deploying-fleet-on-aws-with-terraform': '/deploy/deploying-fleet-on-aws-with-terraform',
'GET /guides/deploy-fleet-on-hetzner-cloud':'/deploy/deploy-fleet-on-hetzner-cloud',
'GET /guides/deploying-fleet-on-render': '/deploy/deploying-fleet-on-render',
'GET /use-cases/correlate-network-connections-with-community-id-in-osquery': '/guides/correlate-network-connections-with-community-id-in-osquery',
'GET /use-cases/converting-unix-timestamps-with-osquery': '/guides/converting-unix-timestamps-with-osquery',