8000 fix for link · r00ta/java-operator-sdk@36af777 · GitHub
[go: up one dir, main page]

Skip to content

Commit 36af777

Browse files
committed
fix for link
1 parent 964ffa0 commit 36af777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Build Kubernetes Operators in Java without hassle. Inspired by [operator-sdk](ht
1919
* Retry action on failure
2020
* Smart event scheduling (only handle the latest event for the same resource)
2121

22-
Check out this [blog post](https://csviri.medium.com/java-operator-sdk-introduction-to-event-sources-a1aab5af4b7b)
22+
Check out this [blog post](https://csviri.medium.com/deep-dive-building-a-kubernetes-operator-sdk-for-java-developers-5008218822cb)
2323
about the non-trivial yet common problems needed to be solved for every operator. In case you are interested how to
2424
handle more complex scenarios take a look on [event sources](https://csviri.medium.com/java-operator-sdk-introduction-to-event-sources-a1aab5af4b7b).
2525

0 commit comments

Comments
 (0)
0