Fix redirection to v-1.10 docs in website (#9336)

- fix clicking on v-1.10 redirection to v-1.10 of the k8s docs

Signed-off-by: Shivesh <shankeyshivesh@gmail.com>
This commit is contained in:
Shivesh Abhishek
2018-07-02 10:06:16 +05:30
committed by k8s-ci-robot
parent 16b00693fc
commit e17a6d8517
+1 -1
View File
@@ -69,7 +69,7 @@ fullversion = "v1.10.3"
version = "v1.10"
githubbranch = "v1.10.3"
docsbranch = "release-1.10"
url = "https://kubernetes.io"
url = "https://v1-10.docs.kubernetes.io"
[[params.versions]]
fullversion = "v1.9.7"