Update date of the last article
diff --git a/docs/content/posts/2023-04-13-howto-create-batch-source.md b/docs/content/posts/2023-05-03-howto-create-batch-source.md
similarity index 99%
rename from docs/content/posts/2023-04-13-howto-create-batch-source.md
rename to docs/content/posts/2023-05-03-howto-create-batch-source.md
index f41610a..fd4d8cd 100644
--- a/docs/content/posts/2023-04-13-howto-create-batch-source.md
+++ b/docs/content/posts/2023-05-03-howto-create-batch-source.md
@@ -1,6 +1,6 @@
 ---
 title:  "Howto create a batch source with the new Source framework"
-date: "2023-04-13T08:00:00.000Z"
+date: "2023-05-03T08:00:00.000Z"
 authors:
 
 - echauchot:
@@ -26,9 +26,9 @@
 
 The source architecture is depicted in the diagrams below:
 
-![](/img/blog/2023-04-13-howto-create-batch-source/source_components.svg)
+![](/img/blog/2023-05-03-howto-create-batch-source/source_components.svg)
 
-![](/img/blog/2023-04-13-howto-create-batch-source/source_reader.svg)
+![](/img/blog/2023-05-03-howto-create-batch-source/source_reader.svg)
 
 ### Source
 
diff --git a/docs/static/img/blog/2023-04-13-howto-create-batch-source/source_components.svg b/docs/static/img/blog/2023-05-03-howto-create-batch-source/source_components.svg
similarity index 100%
rename from docs/static/img/blog/2023-04-13-howto-create-batch-source/source_components.svg
rename to docs/static/img/blog/2023-05-03-howto-create-batch-source/source_components.svg
diff --git a/docs/static/img/blog/2023-04-13-howto-create-batch-source/source_reader.svg b/docs/static/img/blog/2023-05-03-howto-create-batch-source/source_reader.svg
similarity index 100%
rename from docs/static/img/blog/2023-04-13-howto-create-batch-source/source_reader.svg
rename to docs/static/img/blog/2023-05-03-howto-create-batch-source/source_reader.svg