summaryrefslogtreecommitdiffhomepage
path: root/python.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'python.html.markdown')
-rw-r--r--python.html.markdown8
1 files changed, 3 insertions, 5 deletions
diff --git a/python.html.markdown b/python.html.markdown
index 34fa2680..f34412ab 100644
--- a/python.html.markdown
+++ b/python.html.markdown
@@ -419,8 +419,6 @@ Human.grunt() #=> "*grunt*"
Still up for more? Try:
-[Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
-
-[Dive Into Python](http://www.diveintopython.net/)
-
-[The Official Docs](http://docs.python.org/2.6/)
+*[Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
+*[Dive Into Python](http://www.diveintopython.net/)
+*[The Official Docs](http://docs.python.org/2.6/)