Skip to content

Commit 3b1eb0e

Browse files
committed
Link to enroll profile
1 parent 962eab7 commit 3b1eb0e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ This concatenates the certificate and private key PEM files with `cat` and then
149149

150150
## Configure enrollment profile
151151

152-
We'll need to author our enrollment profile for devices to know how to enroll in this MDM service. You can take a copy of the [example profile provided with NanoMDM]().
152+
We'll need to author our enrollment profile for devices to know how to enroll in this MDM service. You can take a copy of the [example profile provided with NanoMDM](enroll.mobileconfig).
153153

154154
Make sure your enrollment profile contains the correct values for the SCEP payload URL as well as the MDM server URL. These will be from ngrok, above, If you followed this guide's instructions then those values would as follows. We also need to provide the SCEP challenge and MDM topic; also be from above. **Your values will be different, do not just copy/paste these values**:
155155

0 commit comments

Comments
 (0)