From 659066819a3c093eee95d2d4db7fb65124035225 Mon Sep 17 00:00:00 2001 From: Tomas Touceda Date: Wed, 4 Aug 2021 14:20:49 -0300 Subject: [PATCH] Fix dead link --- orbit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orbit/README.md b/orbit/README.md index 6fc1033c0c..69bd457464 100644 --- a/orbit/README.md +++ b/orbit/README.md @@ -192,7 +192,7 @@ Yes! Orbit is licensed under an MIT license and all uses are encouraged. ### How does orbit update osquery? And how do the stable and edge channels get triggered to update osquery on a self hosted Fleet instance? -Orbit uses a configurable update server. We expect that many folks will just use the update server we manage (similar to what Kolide does with Launcher's update server). We are also offering [tooling for self-managing an update server](https://github.com/fleetdm/fleet/blob/master/docs/3-Deployment/4-fleetctl-agent-updates.md) as part of Fleet Basic (the subscription offering). +Orbit uses a configurable update server. We expect that many folks will just use the update server we manage (similar to what Kolide does with Launcher's update server). We are also offering [tooling for self-managing an update server](https://github.com/fleetdm/fleet/blob/main/docs/2-Deploying/4-fleetctl-agent-updates.md) as part of Fleet Basic (the subscription offering). ## Community