Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion source/index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ subtitle: Declarative component sugar for event-driven RequireJS apps

<div class="secondary-section sub-section">
<div class="row align-center">
<%= link_to 'Download Aura v0.9.1', '//github.com/aurajs/aura/zipball/master', :class => 'button btn small' %>
<%= link_to 'Download Aura v0.9.2', '//github.com/aurajs/aura/zipball/master', :class => 'button btn small' %>
<%= link_to 'Download Boilerplate', '//github.com/aurajs/boilerplate/tarball/master', :class => 'button btn small' %>
</div>
</div>
4 changes: 2 additions & 2 deletions source/layouts/landing.erb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<div class="cell-8">
<h1><%= current_page.data.subtitle %></h1>
<div class="row">
<%= link_to 'Download Aura v0.9.1', '//github.com/aurajs/aura/zipball/master', :class => 'button btn large', :title => 'Download Aura' %>
<%= link_to 'Download Aura v0.9.2', '//github.com/aurajs/aura/zipball/master', :class => 'button btn large', :title => 'Download Aura' %>
<%= link_to 'Download Boilerplate', '//github.com/aurajs/boilerplate/tarball/master', :class => 'button btn', :title => 'Download Boilerplate' %>
</div>
</div>
Expand All @@ -55,4 +55,4 @@
<%= partial 'partials/analytics' %>

</body>
</html>
</html>