Skip to content

Commit a3f1ddb

Browse files
0xTimalemohamad
andauthored
Update broken link (#1163)
<!-- 🚀 Thank you for contributing! --> <!-- Describe your changes clearly and use examples if possible. --> <!-- When this PR is merged, the title and body will be --> <!-- used to generate a release automatically. --> --------- Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
1 parent 66307c8 commit a3f1ddb

8 files changed

Lines changed: 9 additions & 9 deletions

File tree

docs/4.0/advanced/apns.ar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ app.apns.containers.use(
5959
)
6060
```
6161

62-
املأ العناصر النائبة (placeholders) ببيانات اعتمادك. يُظهر المثال أعلاه [المصادقة القائمة على JWT](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_token-based_connection_to_apns) باستخدام مفتاح `.p8` الذي تحصل عليه من بوابة مطوّري Apple. أما [المصادقة القائمة على TLS](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_certificate-based_connection_to_apns) باستخدام شهادة، فاستخدم طريقة المصادقة `.tls`:
62+
املأ العناصر النائبة (placeholders) ببيانات اعتمادك. يُظهر المثال أعلاه [المصادقة القائمة على JWT](https://developer.apple.com/documentation/usernotifications/establishing-a-token-based-connection-to-apns) باستخدام مفتاح `.p8` الذي تحصل عليه من بوابة مطوّري Apple. أما [المصادقة القائمة على TLS](https://developer.apple.com/documentation/usernotifications/establishing-a-certificate-based-connection-to-apns) باستخدام شهادة، فاستخدم طريقة المصادقة `.tls`:
6363

6464
```swift
6565
authenticationMethod: .tls(

docs/4.0/advanced/apns.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ app.apns.containers.use(
5959
)
6060
```
6161

62-
Rellena los marcadores de posición con tus credenciales. El ejemplo anterior muestra [autenticación basada en JWT](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_token-based_connection_to_apns) utilizando la clave `.p8` que se obtiene del portal para desarrolladores de Apple. Para [autenticación basada en TLS](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_certificate-based_connection_to_apns) con un certificado, utiliza el método de autenticación `.tls`:
62+
Rellena los marcadores de posición con tus credenciales. El ejemplo anterior muestra [autenticación basada en JWT](https://developer.apple.com/documentation/usernotifications/establishing-a-token-based-connection-to-apns) utilizando la clave `.p8` que se obtiene del portal para desarrolladores de Apple. Para [autenticación basada en TLS](https://developer.apple.com/documentation/usernotifications/establishing-a-certificate-based-connection-to-apns) con un certificado, utiliza el método de autenticación `.tls`:
6363

6464
```swift
6565
authenticationMethod: .tls(

docs/4.0/advanced/apns.fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ app.apns.containers.use(
5959
)
6060
```
6161

62-
Remplacez les valeurs par vos propres clés. L'exemple ci-dessus montre une [authentification JWT](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_token-based_connection_to_apns) qui utilise une clé `.p8` obtenue depuis le portail développeur Apple. Pour une [authentification TLS](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_certificate-based_connection_to_apns) avec certificat, utilisez la méthode d'authentification `.tls` :
62+
Remplacez les valeurs par vos propres clés. L'exemple ci-dessus montre une [authentification JWT](https://developer.apple.com/documentation/usernotifications/establishing-a-token-based-connection-to-apns) qui utilise une clé `.p8` obtenue depuis le portail développeur Apple. Pour une [authentification TLS](https://developer.apple.com/documentation/usernotifications/establishing-a-certificate-based-connection-to-apns) avec certificat, utilisez la méthode d'authentification `.tls` :
6363

6464
```swift
6565
authenticationMethod: .tls(

docs/4.0/advanced/apns.it.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ app.apns.containers.use(
6060
```
6161

6262
I segnaposto dell'esempio devono essere sostituiti con le credenziali.
63-
Questo esempio utilizza [l'autenticazione JWT](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/) con la chiave `.p8`, ottenibile dal portale per sviluppatori di Apple. Per l'autenticazione [TLS](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/), si può utilizzare il metodo di autenticazione `.tls`:
63+
Questo esempio utilizza [l'autenticazione JWT](https://developer.apple.com/documentation/usernotifications/establishing-a-token-based-connection-to-apns) con la chiave `.p8`, ottenibile dal portale per sviluppatori di Apple. Per l'autenticazione [TLS](https://developer.apple.com/documentation/usernotifications/establishing-a-certificate-based-connection-to-apns), si può utilizzare il metodo di autenticazione `.tls`:
6464

6565
```swift
6666
authenticationMethod: .tls(

docs/4.0/advanced/apns.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ app.apns.containers.use(
5959
)
6060
```
6161

62-
プレースホルダーを認証情報で置き換えてください。上記の例は、Appleの開発者ポータルから取得した`.p8`キーを使用した[JWTベースの認証](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_token-based_connection_to_apns)を示しています。証明書を使用した[TLSベースの認証](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_certificate-based_connection_to_apns)の場合は、`.tls`認証方法を使用してください:
62+
プレースホルダーを認証情報で置き換えてください。上記の例は、Appleの開発者ポータルから取得した`.p8`キーを使用した[JWTベースの認証](https://developer.apple.com/documentation/usernotifications/establishing-a-token-based-connection-to-apns)を示しています。証明書を使用した[TLSベースの認証](https://developer.apple.com/documentation/usernotifications/establishing-a-certificate-based-connection-to-apns)の場合は、`.tls`認証方法を使用してください:
6363

6464
```swift
6565
authenticationMethod: .tls(

docs/4.0/advanced/apns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ app.apns.containers.use(
5959
)
6060
```
6161

62-
Fill in the placeholders with your credentials. The above example shows [JWT-based auth](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_token-based_connection_to_apns) using the `.p8` key you get from Apple's developer portal. For [TLS-based auth](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_certificate-based_connection_to_apns) with a certificate, use the `.tls` authentication method:
62+
Fill in the placeholders with your credentials. The above example shows [JWT-based auth](https://developer.apple.com/documentation/usernotifications/establishing-a-token-based-connection-to-apns) using the `.p8` key you get from Apple's developer portal. For [TLS-based auth](https://developer.apple.com/documentation/usernotifications/establishing-a-certificate-based-connection-to-apns) with a certificate, use the `.tls` authentication method:
6363

6464
```swift
6565
authenticationMethod: .tls(

docs/4.0/advanced/apns.nl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ app.apns.containers.use(
5959
)
6060
```
6161

62-
Vul de plaatsaanduidingen in met uw referenties. Het bovenstaande voorbeeld toont [JWT-gebaseerde auth](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_token-based_connection_to_apns) met behulp van de `.p8` sleutel die je krijgt van Apple's ontwikkelaarsportaal. Voor [TLS-gebaseerde auth](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_certificate-based_connection_to_apns) met een certificaat, gebruik de `.tls` authenticatie methode:
62+
Vul de plaatsaanduidingen in met uw referenties. Het bovenstaande voorbeeld toont [JWT-gebaseerde auth](https://developer.apple.com/documentation/usernotifications/establishing-a-token-based-connection-to-apns) met behulp van de `.p8` sleutel die je krijgt van Apple's ontwikkelaarsportaal. Voor [TLS-gebaseerde auth](https://developer.apple.com/documentation/usernotifications/establishing-a-certificate-based-connection-to-apns) met een certificaat, gebruik de `.tls` authenticatie methode:
6363

6464
```swift
6565
authenticationMethod: .tls(

docs/4.0/advanced/apns.zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ app.apns.containers.use(
6161

6262
在占位符中填写你的凭证。
6363

64-
上面的示例显示了[基于 JWT 的认证](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_token-based_connection_to_apns)方式,使用从 Apple 开发者官网获得的 `.p8` 密钥。
64+
上面的示例显示了[基于 JWT 的认证](https://developer.apple.com/documentation/usernotifications/establishing-a-token-based-connection-to-apns)方式,使用从 Apple 开发者官网获得的 `.p8` 密钥。
6565

66-
对于[基于 TLS 的认证](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/establishing_a_certificate-based_connection_to_apns),请使用 `.tls` 身份验证方法:
66+
对于[基于 TLS 的认证](https://developer.apple.com/documentation/usernotifications/establishing-a-certificate-based-connection-to-apns),请使用 `.tls` 身份验证方法:
6767

6868
```swift
6969
authenticationMethod: .tls(

0 commit comments

Comments
 (0)