From 7c6819055bfc5f062606be28d03dc19fe5afb08b Mon Sep 17 00:00:00 2001 From: Christopher Bennage Date: Mon, 26 Feb 2018 17:49:07 -0800 Subject: [PATCH 1/2] add new crumb --- docs/_bread/toc.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/_bread/toc.yml b/docs/_bread/toc.yml index 438b45091ef..81b47d67d6c 100644 --- a/docs/_bread/toc.yml +++ b/docs/_bread/toc.yml @@ -42,6 +42,9 @@ - name: Data Architecture Guide tocHref: /azure/architecture/data-guide topicHref: /azure/architecture/data-guide + - name: Design Microservices + tocHref: /azure/architecture/microservices + topicHref: /azure/architecture/microservices - name: Performance Antipatterns tocHref: /azure/architecture/antipatterns From 4c9ab95d494361e5b6bb9b28cf481c05951eff68 Mon Sep 17 00:00:00 2001 From: Christopher Bennage Date: Mon, 26 Feb 2018 17:49:28 -0800 Subject: [PATCH 2/2] removing old crumb --- docs/_bread/toc.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/docs/_bread/toc.yml b/docs/_bread/toc.yml index 81b47d67d6c..db177d33b3c 100644 --- a/docs/_bread/toc.yml +++ b/docs/_bread/toc.yml @@ -45,15 +45,6 @@ - name: Design Microservices tocHref: /azure/architecture/microservices topicHref: /azure/architecture/microservices - - name: Performance Antipatterns tocHref: /azure/architecture/antipatterns - topicHref: /azure/architecture/ - - name: Compliance - tocHref: /azure/architecture/compliance - topicHref: /azure/architecture/compliance - items: - - name: PCI-DSS - tocHref: /azure/architecture/compliance/pci-dss - topicHref: /azure/architecture/compliance/pci-dss - \ No newline at end of file + topicHref: /azure/architecture/ \ No newline at end of file