Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<li><a href="http://github.com/xap/xap">GitHub</a></li>
<li><a href="http://xap-issues.atlassian.net">JIRA</a></li>

<li><a class="menu-highlighted" href="http://gigaspac.es/2no7yR2" onClick="ga('send', 'event', 'XAP Git', 'Download');">Download Now</a></li>
<li><a class="menu-highlighted" href="https://gigaspaces-releases-eu.s3.amazonaws.com/xap/14.0.1/gigaspaces-xap-14.0.1-ga-b20100.zip" onClick="ga('send', 'event', 'XAP Git', 'Download');">Download Now</a></li>
</ul>
</div>
</nav>
Expand All @@ -85,7 +85,7 @@ <h1 align="center">Millions of transactions per second. <p/>100% Consistency. Hi
<li>
<h5>Get Excited</h5>
<p>Download a copy of the XAP Open Source Edition and start your first in-memory data grid.</p>
<a class="btn" href="http://gigaspac.es/2no7yR2" onClick="ga('send', 'event', 'XAP Git', 'Download');">Download</a>
<a class="btn" href="https://gigaspaces-releases-eu.s3.amazonaws.com/xap/14.0.1/gigaspaces-xap-14.0.1-ga-b20100.zip" onClick="ga('send', 'event', 'XAP Git', 'Download');">Download</a>
</li>

<li>
Expand Down Expand Up @@ -451,7 +451,7 @@ <h5>Commercial Support</h5>
</div>
<div class="row">
<div class="col-md-8 col-sm-6 col-xs-12">
<p class="copyright-text">Copyrights &copy; 2016 All Rights Reserved by <a href="http://www.gigaspaces.com">GigaSpaces</a>.</p>
<p class="copyright-text">Copyrights &copy; 2019 All Rights Reserved by <a href="http://www.gigaspaces.com">GigaSpaces</a>.</p>
</div>

<div class="col-md-4 col-sm-6 col-xs-12">
Expand Down