Skip to content

Commit 00e2728

Browse files
authored
docs: fix diff link for 5.4 in release blog post (#3468)
This should be rather point to latest minor release of 5.3.x (not the first one). Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent 1112fb5 commit 00e2728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/en/blog/releases/v5-4-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Mappers.fromOwnerReferences(MyPrimary.class, clusterScoped);
173173

174174
## All Changes
175175

176-
See the [comparison view](https://github.com/operator-framework/java-operator-sdk/compare/v5.3.0...v5.4.0)
176+
See the [comparison view](https://github.com/operator-framework/java-operator-sdk/compare/v5.3.5...v5.4.0)
177177
for the full list of changes.
178178

179179
## Feedback

0 commit comments

Comments
 (0)