From 906ffc607d5417611f8071b52768a503683e8655 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Fri, 19 Dec 2025 09:26:08 +0100 Subject: [PATCH] WIP:linkTitle --- ...ementing-the-outbox-pattern-with-kafka-part-0-the-example.md | 1 + ...ing-the-outbox-pattern-with-kafka-part-1-the-outbox-table.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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/ --- -- 2.39.5