From 1354da062a9de4449b44ba7c6abfd0a7752475dd Mon Sep 17 00:00:00 2001 From: Daniel Chan Date: Tue, 10 Dec 2024 12:03:49 -0500 Subject: [PATCH] Update hugo.toml Co-authored-by: Rey Lejano --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index be07916ed5..9848d59785 100644 --- a/hugo.toml +++ b/hugo.toml @@ -147,7 +147,7 @@ latest = "v1.32" version = "v1.31" githubbranch = "1.31.3" -docsbranch = "release-1.32" +docsbranch = "release-1.31" deprecated = true currentUrl = "https://kubernetes.io/docs/home/" nextUrl = "https://kubernetes-io-vnext-staging.netlify.com/"