Skip to content

Commit c6d5e1c

Browse files
committed
Fix absolute links to relative links in NAT Gateway support-help and TOC
1 parent 6d1979e commit c6d5e1c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/nat-gateway/nat-gateway-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 NAT G
1818

1919
Various articles explain how to determine, diagnose, and fix issues that you might encounter when using Azure NAT Gateway. Use these articles to troubleshoot connectivity failures, SNAT port exhaustion, configuration issues, and more.
2020

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

3333
## Create an Azure support request
3434

articles/nat-gateway/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ items:
6464
- name: Troubleshoot
6565
items:
6666
- name: Troubleshoot Azure NAT Gateway
67-
href: https://learn.microsoft.com/troubleshoot/azure/nat-gateway/welcome-azure-nat-gateway?toc=/azure/nat-gateway/TOC.json
67+
href: /troubleshoot/azure/nat-gateway/welcome-azure-nat-gateway?toc=/azure/nat-gateway/TOC.json
6868
- name: Support and troubleshooting
6969
href: nat-gateway-support-help.md
7070
- name: Reference

0 commit comments

Comments
 (0)