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

timoninmaxim pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
     new 997511777d3 IGNITE-27825 Fix README.md image link (#12730)
997511777d3 is described below

commit 997511777d3e72b1804209655c7e11d6e1d94bda
Author: Maksim Timonin <[email protected]>
AuthorDate: Thu Feb 12 12:10:49 2026 +0300

    IGNITE-27825 Fix README.md image link (#12730)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 46e9f3a449e..3d7b2c0c516 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Apache Ignite is a distributed database for high-performance 
computing with in-m
 
 <p align="center">
     <a href="https://ignite.apache.org";>
-        <img 
src="https://github.com/apache/ignite-website/blob/master/docs/2.9.0/images/ignite_clustering.png";
 width="400px"/>
+        <img 
src="https://github.com/apache/ignite-website/blob/master/docs/ignite2/2.9.0/images/ignite_clustering.png";
 width="400px"/>
     </a>
 </p>
 

Reply via email to