From 67a7444ccae63d307334880d6cd589ffd1729a04 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Tue, 10 Oct 2017 12:40:35 -0700 Subject: [PATCH] Update URL for 1.7 docs. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 9c6ba31a67..43a14ab45b 100644 --- a/_config.yml +++ b/_config.yml @@ -32,7 +32,7 @@ defaults: version: "v1.7" githubbranch: "v1.7.3" docsbranch: "release-1.7" - url: https://kubernetes-io-v1-7.netlify.com/docs/home/ + url: https://v1-7.docs.kubernetes.io/docs/home/ - fullversion: "v1.6.8" version: "v1.6" githubbranch: "v1.6.8"