Skip to content

Commit 83a2a38

Browse files
Merge pull request #270 from kube-logging/4.11-link-fix
Fix Releases links to 4.11
2 parents 63e9302 + a059500 commit 83a2a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ twitter = "AxoflowIO"
175175
[[params.versions]]
176176
version = "4.11.0"
177177
githubbranch = "release-4.11"
178-
url = ""
178+
url = "/4.11/"
179179
[[params.versions]]
180180
version = "4.10"
181181
githubbranch = "release-4.10"

0 commit comments

Comments
 (0)