From a8697c1180c9fca472600afb37c50179eea1ae50 Mon Sep 17 00:00:00 2001 From: XsWack Date: Mon, 14 Aug 2017 16:11:24 +0800 Subject: [PATCH] Update networking.md fix bad url --- docs/getting-started-guides/ubuntu/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/ubuntu/networking.md b/docs/getting-started-guides/ubuntu/networking.md index bb16491e2b..b0b805f73c 100644 --- a/docs/getting-started-guides/ubuntu/networking.md +++ b/docs/getting-started-guides/ubuntu/networking.md @@ -19,7 +19,7 @@ Kubernetes-friendly SDN you want. Currently this means support for Flannel. ## Usage The flannel charm is a -[subordinate](https://jujucharms.com/docs/stable/authors-subordinate-services). +[subordinate](https://jujucharms.com/docs/stable/authors-subordinate-applications). This charm will require a principal charm that implements the `kubernetes-cni` interface in order to properly deploy.