fix broken update guide link, add redirect (#4541)
This commit is contained in:
@@ -52,7 +52,7 @@ Note: Please prefix versions with `fleet-v` (eg. `fleet-v4.0.0`) in git tags, He
|
||||
|
||||
### Upgrading
|
||||
|
||||
Please visit our [update guide](https://fleetdm.com/docs/using-fleet/updating-fleet) for upgrade instructions.
|
||||
Please visit our [update guide](https://fleetdm.com/docs/deploying/upgrading-fleet) for upgrade instructions.
|
||||
|
||||
### Documentation
|
||||
|
||||
|
||||
Vendored
+1
@@ -194,6 +194,7 @@ module.exports.routes = {
|
||||
'GET /terms': '/legal/terms',
|
||||
'GET /login': '/customers/login',
|
||||
'GET /slack': 'https://osquery.fleetdm.com/channel/f0d7aeb6-ac7c-41ba-a0c1-0d2abe931efa',
|
||||
'GET /docs/using-fleet/updating-fleet': '/docs/deploying/upgrading-fleet',
|
||||
|
||||
// Sitemap
|
||||
// =============================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user