diff --git a/_data/books.yaml b/_data/books.yaml index bbdcc5e7e07..1740e7bb284 100644 --- a/_data/books.yaml +++ b/_data/books.yaml @@ -1,9 +1,9 @@ -- title: "Quarkus in Action - Free ebook" +- title: "Quarkus in Action" description: "Build resilient and scalable, cloud-native, enterprise Java applications using the Quarkus framework." - publish-date: Currently in Early access, final version estimated Q3 2023 + publish-date: January 2025 authors: Martin Štefanko and Jan Martiška - thumbnail: quarkus-in-action-meap.png - link: https://developers.redhat.com/e-books/quarkus-action + thumbnail: quarkus-in-action.png + link: https://www.manning.com/books/quarkus-in-action?utm_source=xstefank&utm_medium=affiliate&utm_campaign=book_stefanko_quarkus_1_24_23&a_aid=xstefank&a_bid=58e45ec7&chan=mm_linkedin - title: "Full Stack Quarkus and React: Hands-on full stack web development with Java, React, and Kubernetes" description: "Create and deploy standalone, fully functional, web applications using Quarkus and React" publish-date: November 2022 diff --git a/assets/images/books/quarkus-in-action-meap.png b/assets/images/books/quarkus-in-action-meap.png deleted file mode 100644 index 74a1cee85ea..00000000000 Binary files a/assets/images/books/quarkus-in-action-meap.png and /dev/null differ diff --git a/assets/images/books/quarkus-in-action.png b/assets/images/books/quarkus-in-action.png new file mode 100644 index 00000000000..7ae1f175cce Binary files /dev/null and b/assets/images/books/quarkus-in-action.png differ