diff --git a/breadcrumb/toc.yml b/breadcrumb/toc.yml index 40fcab746a6d5..ee51751f61426 100644 --- a/breadcrumb/toc.yml +++ b/breadcrumb/toc.yml @@ -1,11 +1,4 @@ -- name: Java - tocHref: /java/ - topicHref: /java/azure/ +- name: Docs + tocHref: / + topicHref: / items: - - name: Azure for Java developers - tocHref: /java/azure/ - topicHref: /java/azure/ - items: - - name: Spring on Azure - tocHref: /java/azure/spring-framework/ - topicHref: /java/azure/spring-framework/ \ No newline at end of file diff --git a/docfx.json b/docfx.json index bea7d9834a6aa..94986db8e52b8 100644 --- a/docfx.json +++ b/docfx.json @@ -205,7 +205,7 @@ "ms.topic": "managed-reference", "ms.devlang": "java", "ms.date": "07/17/2018", - "breadcrumb_path": "/java/java_sdk_breadcrumb/toc.json", + "breadcrumb_path": "/java/breadcrumb/toc.json", "brand": "azure", "apiPlatform": "java", "ms.author": "routlaw",