diff options
author | Xerxes Rånby <[email protected]> | 2013-03-06 19:05:08 +0100 |
---|---|---|
committer | Xerxes Rånby <[email protected]> | 2013-03-06 19:05:08 +0100 |
commit | 22da1512d84c621f6412c93d47a5be8d561b40fc (patch) | |
tree | 3c1e092fea88486caebd7980f6a59b5b1b771131 | |
parent | 8ca4f3c84db2793a0e1dab5dcfc38590de5ca64f (diff) |
www/index.html: rename github.com/mbien -> github.com/JogAmp
Signed-off-by: Xerxes Rånby <[email protected]>
-rw-r--r-- | www/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index a5b173c..e9d82e4 100644 --- a/www/index.html +++ b/www/index.html @@ -33,8 +33,8 @@ <li><a href="../../deployment/autobuilds/master/">Download JOCL</a></li> <li><a href="../../deployment/webstart-next/javadoc/jocl/javadoc/">JOCL JavaDoc</a></li> <li><a href="../../wiki/index.php/JOCL_FAQ#Getting_Started">JOCL Hello World</a></li> - <li><a href="http://github.com/mbien/jocl">Code Repository</a></li> - <li><a href="http://github.com/mbien/jocl-demos">Demos Repository</a></li> + <li><a href="http://github.com/JogAmp/jocl">Code Repository</a></li> + <li><a href="http://github.com/JogAmp/jocl-demos">Demos Repository</a></li> <li><a href="../doc/HowToBuild.html">Building JOCL</a></li> </ul> <h3>External References</h3> @@ -71,7 +71,7 @@ </p> <p> <i>Sourcecode of the above and several other samples is available via the - <a href="http://github.com/mbien/jocl-demos">demos repository</a></i>. + <a href="http://github.com/JogAmp/jocl-demos">demos repository</a></i>. </p> </div> </div> |