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:
committed by
k8s-ci-robot
parent
16b00693fc
commit
e17a6d8517
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user