From f84e592f6b87bb59b0f95464ad3f894414c68ee1 Mon Sep 17 00:00:00 2001 From: James Cobb Date: Mon, 3 Feb 2025 11:17:19 -0700 Subject: [PATCH] fix wrong linked image --- _data/books.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/books.yaml b/_data/books.yaml index 0676c6ec17c..6049e3f0a56 100644 --- a/_data/books.yaml +++ b/_data/books.yaml @@ -2,7 +2,7 @@ description: "Build resilient and scalable, cloud-native, enterprise Java applications using the Quarkus framework." publish-date: January 2025 authors: Martin Štefanko and Jan Martiška - thumbnail: quarkus-in-action.png + thumbnail: quarkus-in-action-ebook.png link: https://developers.redhat.com/e-books/quarkus-action - title: "Quarkus in Action" description: "Build resilient and scalable, cloud-native, enterprise Java applications using the Quarkus framework."