This is an automated email from the ASF dual-hosted git repository.

mimaison pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0fc81a9f MINOR: Add Kafka Connect book (#552)
0fc81a9f is described below

commit 0fc81a9f66b2faab1c567dd6b1375cf2b6fe2a95
Author: Mickael Maison <[email protected]>
AuthorDate: Mon Sep 25 18:16:23 2023 +0200

    MINOR: Add Kafka Connect book (#552)
    
    
    Reviewers: Yash Mayya <[email protected]>
---
 books-and-papers.html               |   6 ++++++
 images/books/book-kafka-connect.png | Bin 0 -> 75545 bytes
 2 files changed, 6 insertions(+)

diff --git a/books-and-papers.html b/books-and-papers.html
index b5e4484a..c2c5cfd3 100644
--- a/books-and-papers.html
+++ b/books-and-papers.html
@@ -100,6 +100,12 @@
             alt=""
             style="max-width: 100%;"
         /></a>
+        <a 
href="https://www.oreilly.com/library/view/kafka-connect/9781098126520/"; 
rel="nofollow" target="_blank"
+          ><img
+            src="/images/books/book-kafka-connect.png"
+            alt=""
+            style="max-width: 100%;"
+        /></a>
       </p>
 
       <h4 class="anchor-heading">
diff --git a/images/books/book-kafka-connect.png 
b/images/books/book-kafka-connect.png
new file mode 100644
index 00000000..ed26a73d
Binary files /dev/null and b/images/books/book-kafka-connect.png differ

Reply via email to