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

zkaoudi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git

commit 8e11eb1f115e108136a0a806eff73b75d040721a
Author: Zoi <[email protected]>
AuthorDate: Fri Mar 8 13:17:23 2024 +0100

    from pdf to png
---
 blog/2024-03-08-wayang-vs-presto.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/blog/2024-03-08-wayang-vs-presto.md 
b/blog/2024-03-08-wayang-vs-presto.md
index 2ba7be8e..0a770c89 100644
--- a/blog/2024-03-08-wayang-vs-presto.md
+++ b/blog/2024-03-08-wayang-vs-presto.md
@@ -17,18 +17,18 @@ In contrast, Wayang is a **middleware** for **integrating 
diverse data platforms
 
 Below you can graphically see the difference between the two systems. Note 
that not all available data sources or data platforms are illustrated for 
simplicity reasons.
 
-<img width="75%" alt="Wayang" src="/img/blog/wayang-architecture.pdf" />  
+<img width="75%" alt="Wayang" src="/img/blog/wayang-architecture.png" />  
 <br/>
 
 <br/>
-<img width="75%" alt="Trino" src="/img/blog/trino-architecture.pdf" />  
+<img width="75%" alt="Trino" src="/img/blog/trino-architecture.png" />  
 <br/>
 
 
 I hope this makes it clear now. <br/>
 In fact, Trino can be easily plugged to Wayang as a platform and be seamlessly 
integrated with other data platforms, as shown below.
 
-<img width="75%" alt="Trino" src="/img/blog/wayang-with-trino.pdf" />  
+<img width="75%" alt="Trino" src="/img/blog/wayang-with-trino.png" />  
 
 ## What are the advantages of using Wayang?
 

Reply via email to