Skip to content

Commit 5cc3457

Browse files
louis-preclaude
andcommitted
Fix GitBook broken-reference placeholders
Replace broken-reference and /broken/pages/ links with correct targets: - mobile-sdks "wide variety of IoT devices" → device integration overview - ASSA ABLOY Credential Service references → assa-abloy-vingcard-credential-services.md - ASSA ABLOY Credential Services sandbox references → same Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 58dda8a commit 5cc3457

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/guides/core-concepts/connect-webviews/customizing-connect-webviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ When you create a Connect Webview, you can customize the providers—that is, th
5252
| [4SUITES](../../device-and-system-integration-guides/4suites-locks/) | `four_suites` |
5353
| [Akiles](../../device-and-system-integration-guides/akiles-locks/) | `akiles` |
5454
| [Akuvox](https://akuvox.com/) | `akuvox` |
55-
| [ASSA ABLOY Credential Service](/broken/pages/E3681tQ6WZ6d1IId3ygF) | `assa_abloy_credential_service` |
55+
| [ASSA ABLOY Credential Service](../../device-and-system-integration-guides/assa-abloy-vingcard-credential-services.md) | `assa_abloy_credential_service` |
5656
| [ASSA ABLOY Visionline Access Control System](../../device-and-system-integration-guides/assa-abloy-visionline-access-control-system/) | `visionline` |
5757
| [August Home](../../device-and-system-integration-guides/august-locks.md) | `august` |
5858
| [Avigilon Alta](../../device-guides/avigilon-alta-access-system.md) | `avigilon_alta` |

docs/guides/developer-tools/mobile-sdks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mobile SDKs
22

3-
Our mobile device helper libraries (also known as Mobile device SDKs) help you create native applications for Apple’s and Android’s devices and platforms. These SDKs simplify integration with various mobile access providers and streamline your development process through a single unified interface. With a broad range of functionalities, they allow you to build a fully custom experience for your users. Further, these universal mobile SDKs are compatible with a [wide variety of IoT devices and access systems](broken-reference).
3+
Our mobile device helper libraries (also known as Mobile device SDKs) help you create native applications for Apple’s and Android’s devices and platforms. These SDKs simplify integration with various mobile access providers and streamline your development process through a single unified interface. With a broad range of functionalities, they allow you to build a fully custom experience for your users. Further, these universal mobile SDKs are compatible with a [wide variety of IoT devices and access systems](../../device-and-system-integration-guides/overview.md).
44

55
<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Seam Android SDK</strong></td><td></td><td></td><td><a href="https://github.com/seamapi/docs/blob/main/docs/developer-tools/mobile-sdks/android-sdk.md">Android SDK</a></td></tr><tr><td><strong>Seam iOS SDK</strong></td><td></td><td></td><td><a href="https://github.com/seamapi/docs/blob/main/docs/developer-tools/mobile-sdks/ios-sdk.md">iOS SDK</a></td></tr></tbody></table>
66

docs/guides/developer-tools/sandbox-and-sample-data/sandbox-assa-abloy-vingcard-credential-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ noIndex: true
55

66
# Sandbox ASSA ABLOY Vingcard Credential Services
77

8-
Use the following set of credentials to add virtual [ASSA ABLOY Credential Services](/broken/pages/E3681tQ6WZ6d1IId3ygF) to your Seam [sandbox workspace](../../core-concepts/workspaces/#sandbox-workspaces):
8+
Use the following set of credentials to add virtual [ASSA ABLOY Credential Services](../../device-and-system-integration-guides/assa-abloy-vingcard-credential-services.md) to your Seam [sandbox workspace](../../core-concepts/workspaces/#sandbox-workspaces):
99

1010
{% hint style="info" %}
1111
Use the virtual ASSA ABLOY Credential Services with a [virtual Visionline ACS](../../device-guides/sandbox-and-sample-data/assa-abloy-visionline-access-management-system-sample-data.md) to issue mobile keys in a sandbox workspace.

docs/guides/developer-tools/sandbox-and-sample-data/sandbox-assa-abloy-vostio-access-control-system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Use the following set of credentials to add virtual Assa Abloy Vingcard Vostio locks to your Seam [sandbox workspace](../../core-concepts/workspaces/#sandbox-workspaces):
44

55
{% hint style="info" %}
6-
To use the virtual Visionline Access Control System (ACS) to issue mobile keys in a sandbox workspace, you must also connect the [virtual ASSA ABLOY Credential Services](/broken/pages/grFDq7ngzXxrhkYvBSQr).
6+
To use the virtual Visionline Access Control System (ACS) to issue mobile keys in a sandbox workspace, you must also connect the [virtual ASSA ABLOY Credential Services](../../device-and-system-integration-guides/assa-abloy-vingcard-credential-services.md).
77
{% endhint %}
88

99
## Vostio Credentials

docs/guides/device-and-system-integration-guides/assa-abloy-visionline-access-control-system/special-requirements-for-android-mobile-access-sdk-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >-
88

99
## Add XML File with ASSA ABLOY AID
1010

11-
To develop an Android mobile app that integrates with the ASSA ABLOY Visionline ACS, you must register for the ASSA ABLOY partnership program. Note that if you plan to integrate with the [ASSA ABLOY Visionline credential manager](/broken/pages/E3681tQ6WZ6d1IId3ygF), you must also register for this program. For details, see [https://www.abloy.com/global/en/partnership-and-integrations](https://www.abloy.com/global/en/partnership-and-integrations).
11+
To develop an Android mobile app that integrates with the ASSA ABLOY Visionline ACS, you must register for the ASSA ABLOY partnership program. Note that if you plan to integrate with the [ASSA ABLOY Visionline credential manager](../assa-abloy-vingcard-credential-services.md), you must also register for this program. For details, see [https://www.abloy.com/global/en/partnership-and-integrations](https://www.abloy.com/global/en/partnership-and-integrations).
1212

1313
After you register for the ASSA ABLOY partnership program, ASSA ABLOY provides a Host-based Card Emulation application ID (HCE AID).
1414

docs/guides/device-and-system-integration-guides/assa-abloy-visionline-access-control-system/special-requirements-for-ios-mobile-access-sdk-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >-
88

99
## Register for ASSA ABLOY Partnership Program
1010

11-
To develop an iOS mobile app that integrates with the ASSA ABLOY Visionline ACS, you must register for the ASSA ABLOY partnership program. Note that if you plan to integrate with the [ASSA ABLOY Visionline credential manager](/broken/pages/E3681tQ6WZ6d1IId3ygF), you must also register for this program. For details, see [https://www.abloy.com/global/en/partnership-and-integrations](https://www.abloy.com/global/en/partnership-and-integrations).
11+
To develop an iOS mobile app that integrates with the ASSA ABLOY Visionline ACS, you must register for the ASSA ABLOY partnership program. Note that if you plan to integrate with the [ASSA ABLOY Visionline credential manager](../assa-abloy-vingcard-credential-services.md), you must also register for this program. For details, see [https://www.abloy.com/global/en/partnership-and-integrations](https://www.abloy.com/global/en/partnership-and-integrations).
1212

1313
***
1414

docs/guides/device-guides/sandbox-and-sample-data/assa-abloy-visionline-access-management-system-sample-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Use the following set of credentials to add virtual [ASSA ABLOY Visionline Access Control System](../../device-and-system-integration-guides/assa-abloy-visionline-access-control-system/)-connected devices to your Seam [sandbox workspace](../../core-concepts/workspaces/#sandbox-workspaces):
44

55
{% hint style="info" %}
6-
To use the virtual Vostio Access System to issue mobile keys in a sandbox workspace, you must also connect a [virtual ASSA ABLOY Credential Services](/broken/pages/grFDq7ngzXxrhkYvBSQr).
6+
To use the virtual Vostio Access System to issue mobile keys in a sandbox workspace, you must also connect a [virtual ASSA ABLOY Credential Services](../../device-and-system-integration-guides/assa-abloy-vingcard-credential-services.md).
77
{% endhint %}
88

99
## Sandbox Seam Bridge Connection Credentials

0 commit comments

Comments
 (0)