Skip to content

Commit 4042080

Browse files
author
Mukesh Dua
committed
Update REST API links to use relative paths in index.yml and toc.yml
1 parent 00be731 commit 4042080

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/microsoft-discovery/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ landingContent:
115115
- linkListType: reference
116116
links:
117117
- text: REST API
118-
url: https://learn.microsoft.com/rest/api/discovery/
118+
url: /rest/api/discovery/

articles/microsoft-discovery/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,5 +248,5 @@ items:
248248
displayName: tutorial, Discovery Mode, first investigation, getting started
249249
- name: Reference
250250
items:
251-
- name: REST API
252-
href: https://learn.microsoft.com/rest/api/discovery/
251+
- name: REST API
252+
href: /rest/api/discovery/

0 commit comments

Comments
 (0)