Skip to content

Commit 4bbb4dc

Browse files
committed
Fix absolute links to relative links in Traffic Manager support-help and TOC
1 parent 8ad15a6 commit 4bbb4dc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/traffic-manager/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
- name: Troubleshoot
119119
items:
120120
- name: Troubleshoot Azure Traffic Manager
121-
href: https://learn.microsoft.com/troubleshoot/azure/traffic-manager/welcome-azure-traffic-manager?toc=/azure/traffic-manager/TOC.json
121+
href: /troubleshoot/azure/traffic-manager/welcome-azure-traffic-manager?toc=/azure/traffic-manager/TOC.json
122122
- name: Support and troubleshooting
123123
href: traffic-manager-support-help.md
124124
- name: Reference

articles/traffic-manager/traffic-manager-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 Traff
1818

1919
Various articles explain how to determine, diagnose, and fix issues that you might encounter when using Azure Traffic Manager. Use these articles to troubleshoot degraded status, endpoint health issues, routing problems, and more.
2020

21-
For a full list of self help troubleshooting content, see [Azure Traffic Manager troubleshooting documentation](https://learn.microsoft.com/troubleshoot/azure/traffic-manager/welcome-azure-traffic-manager).
21+
For a full list of self help troubleshooting content, see [Azure Traffic Manager troubleshooting documentation](/troubleshoot/azure/traffic-manager/welcome-azure-traffic-manager).
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 Traffic Manager](./traffic-manager-overview.md) | [azure-traffic-manager](https://learn.microsoft.com/answers/tags/104/azure-traffic-manager) |
31+
| [Azure Traffic Manager](./traffic-manager-overview.md) | [azure-traffic-manager](/answers/tags/104/azure-traffic-manager) |
3232

3333
## Create an Azure support request
3434

0 commit comments

Comments
 (0)