Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05b449f

Browse files
author
Kenneth Reitz
committed
New PDF and git links
1 parent d0464b3 commit 05b449f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ <h2>Table of Contents (<a href=table-of-contents.html>expand</a>)</h2>
5353
</ol>
5454
<!-- /toc -->
5555

56-
<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:
56+
<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:
5757

58-
<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>
58+
<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>
5959

6060
<p class=c>&copy; 2001&ndash;11 <a href=about.html>Mark Pilgrim</a>
6161

0 commit comments

Comments
 (0)