Released the version of the implementation for part 2 of the blog series
[demos/kafka/outbox] / README.md
index 2c61a4e..d1ebf87 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Implementation of the Outbox-Pattern for Apache Kafka
 
 This Repository holds the source code for
-[a blog-series that explains a technically complete implementation of the outbox-pattern for Apache Kafka](https://juplo.de/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table/).
+[a blog-series that explains a technically complete implementation of the outbox-pattern for Apache Kafka](https://juplo.de/implementing-the-outbox-pattern-with-kafka-part-2-sending-messages-from-the-outbox/).
 
 Execute [README.sh](README.sh) in a shell to demonstrate the example: