Skip to content

Commit d47e5f7

Browse files
authored
Merge pull request #1719 from MicrosoftDocs/master-breadcrumb
Breadcrumb_path is an absolute path of toc.json
2 parents 9a403c9 + b91784f commit d47e5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"feedback_system": "GitHub",
3636
"feedback_github_repo": "MicrosoftDocs/visualstudio-docs",
3737
"feedback_product_url": "https://developercommunity.visualstudio.com/",
38-
"breadcrumb_path": "~/_breadcrumb/toc.yml",
38+
"breadcrumb_path": "/visualstudio/_breadcrumb/toc.json",
3939
"ROBOTS": "INDEX,FOLLOW",
4040
"author": "",
4141
"ms.author": "",

0 commit comments

Comments
 (0)