mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Fleet UI: Fix mdm link URL (#9651)
This commit is contained in:
parent
f721e0daf5
commit
100399878d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ const NudgePreview = () => {
|
|||
<p>As the deadline gets closer, Fleet provides stronger encouragement.</p>
|
||||
<CustomLink
|
||||
text="Learn more about macOS updates in Fleet"
|
||||
url="https://fleetdm.com/docs/using-fleet/mobile-device-management-mdm#macos-updates"
|
||||
url="https://fleetdm.com/docs/using-fleet/mobile-device-management#mac-os-updates"
|
||||
newTab
|
||||
/>
|
||||
<img
|
||||
|
|
|
|||
Loading…
Reference in a new issue