You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/content/en/docs/upgrading-sdk-version/v1.3.0.md
+1-1Lines changed: 1 addition & 1 deletion
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:
0 commit comments