We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ada61 commit 5bd7241Copy full SHA for 5bd7241
1 file changed
themes/openstack/templates/Layout/Includes/HomePageBottom.ss
@@ -18,7 +18,7 @@
18
<a href="/software/" class="overview-btn left-btn">How It Works <i class="fa fa-arrow-circle-o-right"></i></a>
19
<a href="/software/start/" class="overview-btn right-btn">Get The Software <i class="fa fa-arrow-circle-o-down"></i></a>
20
</div>
21
- <div class="release-text">Latest Release: <a href="/software/ocata/">Ocata</a> (February 2017)</div>
+ <div class="release-text">Latest Release: <a href="/software/pike/">Pike</a> (August 2017)</div>
22
23
<div class="col-lg-6 col-sm-12 overview-right">
24
<img class="img-responsive control-cloud-graphic" src="/themes/openstack/images/control-your-cloud.svg" onerror="this.onerror=null; this.src=/images/control-your-cloud.png" alt="OpenStack Cloud Software">
0 commit comments