mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Contributor docs: Fix broken link (#10431)
- Fink link to point to correct section of MDM doc page
This commit is contained in:
parent
a8282864e3
commit
6b985da9e1
@ -483,7 +483,7 @@ Once you have access to ABM, follow [these guided instructions](../Using-Fleet/M
|
||||
|
||||
The server also needs a private key + certificate to identify with Apple's [APNs](https://github.com/fleetdm/fleet/blob/main/tools/mdm/apple/glossary-and-protocols.md#apns-apple-push-notification-service) servers, and another for [SCEP](https://github.com/fleetdm/fleet/blob/main/tools/mdm/apple/glossary-and-protocols.md#scep-simple-certificate-enrollment-protocol).
|
||||
|
||||
To generate both, follow [these guided instructions](../Using-Fleet/Mobile-device-management.md#apple-push-notification-service-apns).
|
||||
To generate both, follow [these guided instructions](../Using-Fleet/Mobile-device-management.md#apple-push-notification-service-ap-ns).
|
||||
|
||||
Note that:
|
||||
|
||||
|
@ -196,7 +196,7 @@ Fleet UI:
|
||||
|
||||
2. Follow the on-screen instructions.
|
||||
|
||||
> Take note of the Apple ID you use to sign into Apple Push Certificates Portal. You'll need to use the same Apple ID when renewing your APNs certificate. Apple requires that APNs certificates are renewed once every year. To renew, see the [APNs Renewal section](#apns-renewal) .
|
||||
> Take note of the Apple ID you use to sign into Apple Push Certificates Portal. You'll need to use the same Apple ID when renewing your APNs certificate. Apple requires that APNs certificates are renewed once every year. To renew, see the [APNs Renewal section](#ap-ns-renewal) .
|
||||
|
||||
#### APNs Renewal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user