Skip to content

Commit

Permalink
Update docs link for deploying generated Apple CSR (#15329)
Browse files Browse the repository at this point in the history
The old anchor link no longer exists and this new URL provides more of a
step-by-step instruction.
  • Loading branch information
zwass authored Nov 28, 2023
1 parent 198b522 commit 5a94618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/views/emails/email-signed-csr-for-apns.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
In Apple Push Certificates Portal, select <span style="font-style: italic;">Create a Certificate</span>, upload your CSR, and download your APNS certificate.
</li>
<li style="margin-bottom: 0px;">
Deploy Fleet using this certificate. <a style="color: #6A67FE; text-decoration: none;" href="https://fleetdm.com/docs/deploying/configuration#apple-apns-cert" target="_blank">Click here to see how</a>.
Deploy Fleet using this certificate. <a style="color: #6A67FE; text-decoration: none;" href="https://fleetdm.com/docs/using-fleet/mdm-macos-setup#step-3-configure-fleet-with-the-generated-files" target="_blank">Click here to see how</a>.
</li>
</ol>

Expand Down

0 comments on commit 5a94618

Please sign in to comment.