From f4dd05d3ee71e1217b6ed73158e1c91abb8799d9 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 7 Feb 2023 17:00:32 -0500 Subject: [PATCH] Docs: Fix images on Mobile device management page (#9734) - Update links so that images render correctly --- docs/Using-Fleet/Mobile-device-management.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Using-Fleet/Mobile-device-management.md b/docs/Using-Fleet/Mobile-device-management.md index b5733e443d..11c1d11bc8 100644 --- a/docs/Using-Fleet/Mobile-device-management.md +++ b/docs/Using-Fleet/Mobile-device-management.md @@ -263,20 +263,20 @@ Want to know what your organization can see? Read about [transparency](https://f 1. Select the Fleet icon in your menu bar and select **My device**. -![Fleet icon in menu bar](../../website/assets/images/articles/fleet-desktop-says-hello-world-cover-1600x900@2x.jpg) +![Fleet icon in menu bar](https://raw.githubusercontent.com/fleetdm/fleet/main/website/assets/images/articles/fleet-desktop-says-hello-world-cover-1600x900@2x.jpg) 2. On your **My device** page, select **Turn on MDM** the button and follow the instructions. If you don’t see the **Turn on MDM** button, please contact your IT administrator. If the **My device page** presents you with an error, please contact your IT administrator. -![My device page - turn on MDM](../images/my-device-page-turn-on-mdm.png) +![My device page - turn on MDM](https://raw.githubusercontent.com/fleetdm/fleet/main/docs/images/my-device-page-turn-on-mdm.png) #### How to turn on disk encryption 1. Select the Fleet icon in your menu bar and select **My device**. -![Fleet icon in menu bar](../../website/assets/images/articles/fleet-desktop-says-hello-world-cover-1600x900@2x.jpg) +![Fleet icon in menu bar](https://raw.githubusercontent.com/fleetdm/fleet/main/website/assets/images/articles/fleet-desktop-says-hello-world-cover-1600x900@2x.jpg) 2. On your **My device** page, follow the disk encryption instructions in the yellow banner. If you don’t see the disk encryption instructions, please contact your IT administrator. If the **My device page** presents you with an error, please contact your IT administrator. -![My device page - turn on MDM](../images/my-device-page-turn-on-disk-encryption.png) +![My device page - turn on disk encryption](https://raw.githubusercontent.com/fleetdm/fleet/main/docs/images/my-device-page-turn-on-disk-encryption.png) - \ No newline at end of file +