From f365d089dc1b89426352f3d6eaccc5965473d255 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Sat, 3 Dec 2016 23:20:31 -0500 Subject: [PATCH] Updated the wording ont he home page a bit. --- source/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.html.haml b/source/index.html.haml index f7f5c22..72623dd 100644 --- a/source/index.html.haml +++ b/source/index.html.haml @@ -7,7 +7,7 @@ description: Open-source framework for executing native Java code on the GPU. .row.center %a#download-button.btn-large.waves-effect.waves-light{:href => "/introduction/getting-started.html"} Get Started .row.center - %a.red-text.text-lighten-4{:href => "https://github.com/Syncleus/aparapi"} Latest release v1.1.2 + %a.red-text.text-lighten-4{:href => "https://github.com/Syncleus/aparapi"} Release v1.1.2 %br/ - content_for :banner do -- GitLab