Skip to content

Commit 61388f1

Browse files
authored
docs/upgrade-sdk-version/v1.3.0.md: correct link to migration guide (#6191)
Signed-off-by: Chirayu Kapoor <[email protected]> Signed-off-by: Chirayu Kapoor <[email protected]>
1 parent 5e5333e commit 61388f1

File tree

1 file changed

+1
-1
lines changed
  • website/content/en/docs/upgrading-sdk-version

1 file changed

+1
-1
lines changed

website/content/en/docs/upgrading-sdk-version/v1.3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ _See [#4282](https://github.com/operator-framework/operator-sdk/pull/4282) for m
2323

2424
The newly released go/v3 plugin has many new features and (breaking) changes incompatible with projects created by go/v2.
2525
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).
2727

2828
Additionally, if using project version "3-alpha", you must update your `plugins` config field:
2929

0 commit comments

Comments
 (0)