From 22910104c1b11f0bcf80869c18837a6eb0d3d4bc Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Tue, 10 Oct 2017 12:41:17 -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 eaacca3a14..361c898d7d 100644 --- a/_config.yml +++ b/_config.yml @@ -30,7 +30,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"