Added the link for bleed SDL_Manaul
kthakore [Sat, 1 Jan 2011 18:08:03 +0000 (13:08 -0500)]
pages/index.html-inc
pages/index.pod

index 2ebeed8..ba40164 100644 (file)
@@ -82,6 +82,7 @@ award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>ww
 <h3 id="SDL_Manual_Writing_Games_with_SDL_Pe">SDL Manual: Writing Games with SDL Perl</h3>
 <div id="SDL_Manual_Writing_Games_with_SDL_Pe-2">
 <p>The grant <a href="http://news.perlfoundation.org/2010/08/2010q3-grant-proposal-manual-f.html">proposal</a> has been accepted by <a href="http://news.perlfoundation.org/2010/08/accepted-grants-for-2010q3.html">The Perl Foundation</a>. SDL_Manual is being developed on <a href="http://github.com/PerlGameDev/SDL_Manual">github</a>, you can see the draft in <a href="http://sdlperl.ath.cx/releases/SDL_Manual.pdf">PDF</a> and <a href="http://sdlperl.ath.cx/releases/SDL_Manual.html">HTML</a>.</p>
+<p>More up to date versions of the books are also available in <a href="https://github.com/PerlGameDev/SDL_Manual/blob/master/dist/SDL_Manual.html">HTML</a> and <a href="https://github.com/PerlGameDev/SDL_Manual/blob/master/dist/SDL_Manual.pdf">PDF</a> formats. </p>
 
 </div>
 <h3 id="Active_Development">Active Development</h3>
index 9197ff7..2899fec 100644 (file)
@@ -60,6 +60,8 @@ SDL Perl at v2.2.6 on CPAN is the last of its kind which will have the old API.
 
 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>.
 
+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
 
 SDL Perl is being actively developed to v3.0. We are adding many new SDLx::* modules to provide a more Perly interface to SDL. Please review, request or even hack the code. Talk to us on the irc channel or mailing lists.