Skip to content

Commit 5314e92

Browse files
authored
[BrokenLinksH2] Fix path in link
Fixing breadcrumb TOC links
1 parent be1eaa1 commit 5314e92

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

microsoftgraph/breadcrumb/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
tocHref: /powershell/microsoftgraph/
1111
topicHref: /powershell/microsoftgraph/overview
1212
- name: Microsoft Graph PowerShell
13-
tocHref: /powershell/module/graph-powershell-1.0
14-
topicHref: /powershell/module/graph-powershell-1.0/Microsoft.Graph.Applications
13+
tocHref: /powershell/module/Microsoft.Graph.Applications
14+
topicHref: /powershell/module/Microsoft.Graph.Applications/?view=graph-powershell-1.0
1515
- name: Microsoft Graph PowerShell
16-
tocHref: /powershell/module/graph-powershell-beta
17-
topicHref: /powershell/module/graph-powershell-beta/Microsoft.Graph.Applications
16+
tocHref: /powershell/module/Microsoft.Graph.Applications
17+
topicHref: /powershell/module/Microsoft.Graph.Applications/?view=graph-powershell-beta

0 commit comments

Comments
 (0)