Updated links
[sdlgit/SDL-Site.git] / pages / index.pod
index 882ed0f..471f65c 100644 (file)
@@ -40,9 +40,9 @@ To unsubscribe send an empty email to L< sdl-devel-unsubscribe@perl.org | mailto
 
 =item Testing and Development
 
-Join us on the trac L<site| http://sdlperl.ath.cx/projects/SDLPerl> to get started on making and grabbing tickets. 
+Join us on the github L<site| http://github.com/PerlGameDev/SDL> to get started on making and grabbing tickets. 
 
-To begin testing read L<this| http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing>.
+To begin testing read L<the wiki page on testing| http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing>.
 
 =back
 
@@ -58,7 +58,9 @@ SDL Perl at v2.2.6 on CPAN is the last of its kind which will have the old API.
 
 =head3 SDL Manual: Writing Games with SDL Perl
 
-The grant L<proposal| http://news.perlfoundation.org/2010/08/2010q3-grant-proposal-manual-f.html> has been accepted by L<The Perl Foundation|http://news.perlfoundation.org/2010/08/accepted-grants-for-2010q3.html>. SDL_Manual is being developed on L<github|http://github.com/PerlGameDev/SDL_Manual>, you can see the draft in L<PDF|http://sdlperl.ath.cx/releases/SDL_Manual.pdf> and L<HTML|http://sdlperl.ath.cx/releases/SDL_Manual.html>.
+The grant L<proposal| http://news.perlfoundation.org/2010/08/2010q3-grant-proposal-manual-f.html> has been accepted by L<The Perl Foundation|http://news.perlfoundation.org/2010/08/accepted-grants-for-2010q3.html>. SDL_Manual is in continous development on L<github|http://github.com/PerlGameDev/SDL_Manual>.
+
+More up to date versions of the books are also available in L<HTML| https://github.com/PerlGameDev/SDL_Manual/blob/master/dist/SDL_Manual.html> and L<PDF| https://github.com/PerlGameDev/SDL_Manual/blob/master/dist/SDL_Manual.pdf> formats. 
 
 =head3 Active Development