Skip to content

Commit 08ee6f2

Browse files
committed
rename file
1 parent 1c36bd8 commit 08ee6f2

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

articles/network-watcher/.openpublishing.redirection.network-watcher.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/network-watcher/network-watcher-next-hop-overview.md",
5+
"redirect_url": "/azure/network-watcher/next-hop-overview",
6+
"redirect_document_id": true
7+
},
38
{
49
"source_path_from_root": "/articles/network-watcher/network-watcher-packet-capture-overview.md",
510
"redirect_url": "/azure/network-watcher/packet-capture-overview",

articles/network-watcher/network-watcher-next-hop-overview.md renamed to articles/network-watcher/next-hop-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Next hop is a feature of Azure Network Watcher that gives you the *Next hop type
1818
If the route is defined using a user-defined route, next hop returns the route table that has the route. Otherwise, it returns *System Route* as the route table.
1919

2020

21-
:::image type="content" source="./media/network-watcher-next-hop-overview/next-hop-view.png" alt-text="Screenshot of Azure Network Watcher next hop view in Azure portal.":::
21+
:::image type="content" source="./media/next-hop-overview/next-hop-view.png" alt-text="Screenshot of Azure Network Watcher next hop view in Azure portal.":::
2222

2323
## Next hop types
2424

articles/network-watcher/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
- name: NSG diagnostics
4747
href: network-watcher-network-configuration-diagnostics-overview.md
4848
- name: Next hop
49-
href: network-watcher-next-hop-overview.md
49+
href: next-hop-overview.md
5050
- name: Connection troubleshoot
5151
href: connection-troubleshoot-overview.md
5252
- name: VPN troubleshoot

0 commit comments

Comments
 (0)