Skip to content

Commit

Permalink
Fix breadcrumbs (#9406)
Browse files Browse the repository at this point in the history
  • Loading branch information
raprice authored Oct 25, 2023
1 parent cfb15ea commit 63a4868
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
9 changes: 7 additions & 2 deletions breadcrumb/toc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
- name: Docs
tocHref: /
- name: .NET
tocHref: /dotnet/
topicHref: /dotnet/index
items:
- name: API browser
tocHref: /dotnet/api/
topicHref: /dotnet/api/index
1 change: 1 addition & 0 deletions docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"externalReference": [],
"globalMetadata": {
"breadcrumb_path": "/dotnet/breadcrumb/toc.json",
"extendBreadcrumb": false,
"recommendations": true,
"author": "dotnet-bot",
"ms.author": "dotnetcontent",
Expand Down

0 comments on commit 63a4868

Please sign in to comment.