mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
switch over to using blog.fleetdm.com (don't merge until it works) (#1242)
This commit is contained in:
parent
e0799bbc59
commit
6649d08a05
1 changed files with 1 additions and 1 deletions
2
website/config/routes.js
vendored
2
website/config/routes.js
vendored
|
|
@ -30,7 +30,7 @@ module.exports.routes = {
|
|||
'/legal/terms': 'https://docs.google.com/document/d/1OM6YDVIs7bP8wg6iA3VG13X086r64tWDqBSRudG4a0Y/edit',
|
||||
'/security': 'https://github.com/fleetdm/fleet/security/policy',
|
||||
|
||||
'/blog': 'https://medium.com/fleetdm',
|
||||
'/blog': 'https://blog.fleetdm.com',
|
||||
|
||||
'GET /apply': 'https://fleet-device-management.breezy.hr',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue