diff options
-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> |