mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
Revert to old links
This commit is contained in:
+2
-2
@@ -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="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>. Ü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/diveintomark/diveintopython3/zipball/master"><abbr>HTML</abbr></a> or <a href="https://github.com/downloads/diveintomark/diveintopython3/dive-into-python3.pdf"><abbr>PDF</abbr></a>. Über-geeks can also clone the Git repository:
|
||||
|
||||
<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>
|
||||
<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>
|
||||
|
||||
<p class=c>© 2001–11 <a href=about.html>Mark Pilgrim</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user