From 154d01423d450974c784b25c474752f0c6374834 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Sun, 4 Dec 2016 01:38:31 -0500
Subject: [PATCH] Updated a broken link.
---
introduction/getting-started.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/introduction/getting-started.html b/introduction/getting-started.html
index 6c3949d..7466584 100644
--- a/introduction/getting-started.html
+++ b/introduction/getting-started.html
@@ -66,7 +66,7 @@
<p>Aparapi was originally a project conceived and developed by AMD corporation. It was later abandoned by AMD and sat mostly-idle for several years. Despite this there were some failed efforts by the community to keep the project alive, but without a clear community leader no new releases ever came. Eventually we came along and rescued the project, and modernized the project. Finally after such a long wait the first Aparapi release in 5 years was published and the community continues to push forward with renewed excitement.</p>
- <p>For detailed documentation see <a href="http://Aparapi.com" rel="nofollow">Aparapi.com</a> or check out the <a href="http://www.javadoc.io/doc/com.syncleus.ferma/ferma" rel="nofollow">latest Javadocs</a>.</p>
+ <p>For detailed documentation see <a href="http://Aparapi.com" rel="nofollow">Aparapi.com</a> or check out the <a href="http://www.javadoc.io/doc/com.aparapi/aparapi" rel="nofollow">latest Javadocs</a>.</p>
<p>For support please use <a href="https://gitter.im/Syncleus/aparapi" rel="nofollow">Gitter</a> or the <a href="https://groups.google.com/d/forum/aparapi" rel="nofollow">official Aparapi mailing list</a>.</p>
--
GitLab