Skip to content

Commit c3d90e0

Browse files
committed
Fix absolute links to relative links in Private Link support-help and TOC
1 parent 461aa31 commit c3d90e0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/private-link/private-link-support-help.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Here are suggestions for where you can get help when developing your Azure Priva
1818

1919
Various articles explain how to determine, diagnose, and fix issues that you might encounter when using Azure Private Link. Use these articles to troubleshoot private endpoint connectivity problems, Private Link service issues, and more.
2020

21-
For a full list of self help troubleshooting content, see [Azure Private Link troubleshooting documentation](https://learn.microsoft.com/troubleshoot/azure/private-link/welcome-azure-private-link).
21+
For a full list of self help troubleshooting content, see [Azure Private Link troubleshooting documentation](/troubleshoot/azure/private-link/welcome-azure-private-link).
2222

2323
## Post a question on Microsoft Q&A
2424

@@ -28,7 +28,7 @@ If you can't find an answer to your problem using search, submit a new question
2828

2929
| Area | Tag |
3030
| --- | --- |
31-
| [Azure Private Link](./private-link-overview.md) | [azure-private-link](https://learn.microsoft.com/answers/tags/73/azure-private-link) |
31+
| [Azure Private Link](./private-link-overview.md) | [azure-private-link](/answers/tags/73/azure-private-link) |
3232

3333
## Create an Azure support request
3434

articles/private-link/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
- name: Troubleshoot
140140
items:
141141
- name: Troubleshoot Azure Private Link
142-
href: https://learn.microsoft.com/troubleshoot/azure/private-link/welcome-azure-private-link?toc=/azure/private-link/TOC.json
142+
href: /troubleshoot/azure/private-link/welcome-azure-private-link?toc=/azure/private-link/TOC.json
143143
- name: Support and troubleshooting
144144
href: private-link-support-help.md
145145
- name: Reference

0 commit comments

Comments
 (0)