We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08db483 commit 4866d38Copy full SHA for 4866d38
website/config.toml
@@ -205,7 +205,7 @@ url_latest_version = "https://sdk.operatorframework.io"
205
206
[[params.versions]]
207
version = "v1.22"
208
- url = "https://v1-22-x.sdk.operatorframework.io"
+ url = "https://github.com/operator-framework/operator-sdk/tree/v1.22.x/website/content/en/docs"
209
kube_version = "1.24.1"
210
client_go_version = "v0.24.0"
211
0 commit comments