Skip to content

Commit 1845e5a

Browse files
Merge pull request #222251 from asudbring/cni-docker-howto
Fix case for Docker in TOC
2 parents 6addacc + f1cd7af commit 1845e5a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/virtual-network/deploy-container-networking-docker-linux.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,10 @@ In this article, you learned how to install the Azure CNI plugin and create a te
247247

248248
For more information about Azure container networking and Azure Kubernetes service, see:
249249

250-
- [Deploy the Azure Virtual Network container network interface plug-in](deploy-container-networking.md)
251-
252250
- [What is Azure Kubernetes Service?](/azure/aks/intro-kubernetes)
251+
252+
- [Microsoft Azure Container Networking](https://github.com/Azure/azure-container-networking)
253+
254+
- [Azure CNI plugin releases](https://github.com/Azure/azure-container-networking/releases)
255+
256+
- [Deploy the Azure Virtual Network container network interface plug-in](deploy-container-networking.md)

articles/virtual-network/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
href: /azure/architecture/reference-architectures/hybrid-networking/expressroute-vpn-failover?toc=/azure/virtual-network/toc.json
199199
- name: Configure Virtual network TAP
200200
href: tutorial-tap-virtual-network-cli.md
201-
- name: Standalone docker host container networking - Linux
201+
- name: Standalone Docker host container networking - Linux
202202
href: deploy-container-networking-docker-linux.md
203203
- name: Deploy Container networking
204204
href: deploy-container-networking.md

0 commit comments

Comments
 (0)