Skip to content

Commit bc31ee0

Browse files
authored
moving 1.24 website from netlify to gh (#6968)
Signed-off-by: Adam D. Cornett <adc@redhat.com>
1 parent 69e6a5d commit bc31ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ url_latest_version = "https://sdk.operatorframework.io"
205205

206206
[[params.versions]]
207207
version = "v1.24"
208-
url = "https://v1-24-x.sdk.operatorframework.io"
208+
url = "https://github.com/operator-framework/operator-sdk/tree/v1.24.x/website/content/en/docs"
209209
kube_version = "1.24.2"
210210
client_go_version = "v0.24.2"
211211

0 commit comments

Comments
 (0)