New PDF and git links

This commit is contained in:
Kenneth Reitz
2011-10-04 22:42:29 -04:00
parent d0464b3eb7
commit 05b449f58a
+2 -2
View File
@@ -53,9 +53,9 @@ h1:before,h2:before{content:''}
</ol>
<!-- /toc -->
<p>The book is freely licensed under the <a rel=license href=http://creativecommons.org/licenses/by-sa/3.0/>Creative Commons Attribution Share-Alike</a> license. You can download it as <a href=d/diveintopython3-html-latest.zip><abbr>HTML</abbr></a> or <a href=d/diveintopython3-pdf-latest.zip><abbr>PDF</abbr></a>. &Uuml;ber-geeks can also clone the Git repository:
<p>The book is freely licensed under the <a rel=license href=http://creativecommons.org/licenses/by-sa/3.0/>Creative Commons Attribution Share-Alike</a> license. You can download it as <a href="https://github.com/kennethreitz/dive-into-python3/zipball/master"><abbr>HTML</abbr></a> or <a href="https://github.com/downloads/kennethreitz/dive-into-python3/dive-into-python3.pdf"><abbr>PDF</abbr></a>. &Uuml;ber-geeks can also clone the Git repository:
<pre><samp class=p>you@localhost:~$ </samp><kbd>git clone <a href=https://github.com/diveintomark/diveintopython3>git://github.com/diveintomark/diveintopython3.git</a></kbd></pre>
<pre><samp class=p>you@localhost:~$ </samp><kbd>git clone <a href=https://github.com/kennethreitz/dive-into-python3>git://github.com/kennethreitz/dive-into-python3.git</a></kbd></pre>
<p class=c>&copy; 2001&ndash;11 <a href=about.html>Mark Pilgrim</a>