summaryrefslogtreecommitdiffhomepage
path: root/python.html.markdown
diff options
context:
space:
mode:
authorlodin <LouieDinh@gmail.com>2013-06-30 16:01:38 -0700
committerlodin <LouieDinh@gmail.com>2013-06-30 16:01:38 -0700
commit8e98b7fdca9aeddfdfd0d5e31054da29e088101e (patch)
tree694c80df538750859663e22a39de51207c1ff29c /python.html.markdown
parent34a9f1aab1b35258c56e46b858f6b1e7a7f8e28b (diff)
parent868b259db1e74010ded00c7020d8800255c4034d (diff)
Merge pull request #64 from lodin/python-dev
Change formatting
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/)