Skip to content

Commit 596f1d0

Browse files
committed
fix reference links
1 parent 63d394d commit 596f1d0

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

articles/planetary-computer/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
- name: Partner Application Overview
9393
href: working-with-partner-applications.md
9494
- name: Authorizing Partner Cross-Tenant Application Access
95-
href: authorizing-cross-tenant-partner-applications.md
95+
href: authorize-cross-tenant-partner-applications.md
9696
- name: Authoring and Configuring a Partner Application
9797
href: configure-cross-tenant-application.md
9898
- name: Azure Batch and Microsoft Planetary Computer Pro

articles/planetary-computer/configure-cross-tenant-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ The `customer_onboarding.json` file generated by the setup script contains:
174174

175175
## Authenticate and access customer GeoCatalogs
176176

177-
Once your customer [authorizes the your cross-tenant application](./authorizing-cross-tenant-partner-applications.md), you can authenticate and access their GeoCatalog resources.
177+
Once your customer [authorizes the your cross-tenant application](./authorize-cross-tenant-partner-applications.md), you can authenticate and access their GeoCatalog resources.
178178

179179
### Authentication flow
180180

@@ -279,5 +279,5 @@ az ad app delete --id <your-app-id>
279279
## Related content
280280

281281
- [Working with partner applications](./working-with-partner-applications.md)
282-
- [Authorize cross-tenant partner applications](./authorizing-cross-tenant-partner-applications.md)
282+
- [Authorize cross-tenant partner applications](./authorize-cross-tenant-partner-applications.md)
283283
- [Configure application authentication for Microsoft Planetary Computer Pro](./application-authentication.md)

articles/planetary-computer/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ landingContent:
151151
- text: Connect to QGIS
152152
url: configure-qgis.md
153153
- text: Authorizing Partner Cross-Tenant Application Access
154-
url: authorizing-cross-tenant-partner-applications.md
154+
url: authorize-cross-tenant-partner-applications.md
155155
- linkListType: quickstart
156156
links:
157157
- text: Azure Batch and Microsoft Planetary Computer Pro

articles/planetary-computer/working-with-partner-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Partner application integration follows Azure security best practices:
7878

7979
## Related content
8080

81-
- [Authorize cross-tenant partner applications](./authorizing-cross-tenant-partner-applications.md)
81+
- [Authorize cross-tenant partner applications](./authorize-cross-tenant-partner-applications.md)
8282
- [Configure a cross-tenant application](./configure-cross-tenant-application.md)
8383
- [Configure application authentication for Microsoft Planetary Computer Pro](./application-authentication.md)
8484
- [Manage access for Microsoft Planetary Computer Pro](./manage-access.md)

0 commit comments

Comments
 (0)