From c9417559dae9474d3b9aa65e601e883cfdb7bd35 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Tue, 10 Oct 2017 12:29:25 -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 f13463f283..bf7c5b8bb9 100644 --- a/_config.yml +++ b/_config.yml @@ -32,7 +32,7 @@ defaults: version: "v1.7" githubbranch: "v1.7.6" 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"