From 05b449f58af71c29598af14a94c1b1968c54d730 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 4 Oct 2011 22:42:29 -0400 Subject: [PATCH] New PDF and git links --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 60cda74..91a008e 100644 --- a/index.html +++ b/index.html @@ -53,9 +53,9 @@ h1:before,h2:before{content:''} -

The book is freely licensed under the Creative Commons Attribution Share-Alike license. You can download it as HTML or PDF. Über-geeks can also clone the Git repository: +

The book is freely licensed under the Creative Commons Attribution Share-Alike license. You can download it as HTML or PDF. Über-geeks can also clone the Git repository: -

you@localhost:~$ git clone git://github.com/diveintomark/diveintopython3.git
+
you@localhost:~$ git clone git://github.com/kennethreitz/dive-into-python3.git

© 2001–11 Mark Pilgrim