File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website/content/en/docs/upgrading-sdk-version Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ _See [#4282](https://github.com/operator-framework/operator-sdk/pull/4282) for m
23
23
24
24
The newly released go/v3 plugin has many new features and (breaking) changes incompatible with projects created by go/v2.
25
25
You are not required to upgrade and your go/v2 project will continue to work with new operator-sdk versions.
26
- If you wish to upgrade, check out the upstream [ migration guide] ( https://master.book.kubebuilder.io/migration/v2vsv3.html ) .
26
+ If you wish to upgrade, check out the upstream [ migration guide] ( https://master.book.kubebuilder.io/migration/legacy/ v2vsv3.html ) .
27
27
28
28
Additionally, if using project version "3-alpha", you must update your ` plugins ` config field:
29
29
You can’t perform that action at this time.
0 commit comments