From 7e831f8101b150a2cf5ae7fdbb830149f868fa2b Mon Sep 17 00:00:00 2001 From: Jesse Peterson Date: Tue, 9 Jan 2024 12:29:37 -0800 Subject: [PATCH] fix broken link in README. resolves #95 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1958814..16d844e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Go](https://github.com/micromdm/nanomdm/workflows/Go/badge.svg)](https://github.com/micromdm/nanomdm/actions) -NanoMDM is a minimalist [Apple MDM server](https://support.apple.com/business/enrollment-deployment) heavily inspired by MicroMDM. +NanoMDM is a minimalist [Apple MDM server](https://developer.apple.com/documentation/devicemanagement) heavily inspired by [MicroMDM](https://github.com/micromdm/micromdm). ## Getting started & Documentation