From f9d9dbca7db8c270e5f358796b65e8a323936d52 Mon Sep 17 00:00:00 2001
From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Date: Wed, 15 Sep 2021 12:50:13 +0900
Subject: [PATCH] Docs image replacement
https://github.com/fleetdm/fleet/pull/2071 (removing hardcoded widths on images) undoes what we previously did for making smaller images look good at <990px breakpoints.
Only current examples of these smaller images are on this page in the docs, although there are a couple of instances in the handbook. So I propose that we only crop images that will work at full container width sizes.
With that in mind I have replaced one of the affected images on this page.
---
docs/1-Using-Fleet/0-Learn-how-to-use-Fleet.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/1-Using-Fleet/0-Learn-how-to-use-Fleet.md b/docs/1-Using-Fleet/0-Learn-how-to-use-Fleet.md
index 2eefc77a57..aa7a894d83 100644
--- a/docs/1-Using-Fleet/0-Learn-how-to-use-Fleet.md
+++ b/docs/1-Using-Fleet/0-Learn-how-to-use-Fleet.md
@@ -95,7 +95,7 @@ To add your own device to Fleet, you'll first need to install the osquery agent.
> Take note on where your new Orbit directory is located on you device. Knowing this will be helpful when building the Orbit package in step 3.
-
+
2. In Fleet UI's Host page, hit the "Add new host" button, and copy your Fleet enroll secret (you'll need this in the next step.)