From: Kai Moritz Date: Fri, 19 Dec 2025 08:26:08 +0000 (+0100) Subject: WIP:linkTitle X-Git-Tag: hugo--rebase--2025-12-21--20-24~5 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=906ffc607d5417611f8071b52768a503683e8655;p=website WIP:linkTitle --- diff --git a/content/blog/implementing-the-outbox-pattern-with-kafka-part-0-the-example.md b/content/blog/implementing-the-outbox-pattern-with-kafka-part-0-the-example.md index 76568a71..338fc418 100644 --- a/content/blog/implementing-the-outbox-pattern-with-kafka-part-0-the-example.md +++ b/content/blog/implementing-the-outbox-pattern-with-kafka-part-0-the-example.md @@ -13,6 +13,7 @@ guid: http://juplo.de/?p=1201 parent_post_id: null post_id: "1201" title: 'Implementing The Outbox-Pattern With Kafka - Part 0: The example' +linkTitle: 'Outpox-Pattern #0: The example' url: /implementing-the-outbox-pattern-with-kafka-part-0-the-example/ --- diff --git a/content/blog/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table.md b/content/blog/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table.md index c450a2a1..3fe03073 100644 --- a/content/blog/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table.md +++ b/content/blog/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table.md @@ -13,7 +13,7 @@ guid: http://juplo.de/?p=1209 parent_post_id: null post_id: "1209" title: 'Implementing The Outbox-Pattern With Kafka - Part 1: Writing In The Outbox-Table' -linkTitle: 'Part 1: Writing In The Outbox-Table' +linkTitle: 'Outbox-Pattern #1: Writing In The Outbox-Table' url: /implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table/ ---