You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2017/07/27 19:23:26 UTC

svn commit: r1803228 - /ignite/site/trunk/includes/header.html

Author: dmagda
Date: Thu Jul 27 19:23:26 2017
New Revision: 1803228

URL: http://svn.apache.org/viewvc?rev=1803228&view=rev
Log:
added a link to the blogpost

Modified:
    ignite/site/trunk/includes/header.html

Modified: ignite/site/trunk/includes/header.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/includes/header.html?rev=1803228&r1=1803227&r2=1803228&view=diff
==============================================================================
--- ignite/site/trunk/includes/header.html (original)
+++ ignite/site/trunk/includes/header.html Thu Jul 27 19:23:26 2017
@@ -3,7 +3,7 @@
     <div class="container-fluid">
         <div class="row">
             <div class="news-announcement">
-                <p>Apache Ignite 2.1 released.&nbsp; <a href="">Learn more</a></p>
+                <p>Apache Ignite 2.1 released.&nbsp; <a href="https://blogs.apache.org/ignite/entry/apache-ignite-2-1-a">Learn more</a></p>
             </div>
         </div>
     </div>