Skip to content

Commit

Permalink
Merge pull request adambard#1652 from MineDoubleSpace/master
Browse files Browse the repository at this point in the history
Updated official python docs link.
  • Loading branch information
adambard committed Oct 19, 2015
2 parents 2267679 + c60ddc6 commit 0bbf574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ print say(say_please=True) # Can you buy me a beer? Please! I am poor :(
* [Automate the Boring Stuff with Python](https://automatetheboringstuff.com)
* [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/)
* [The Official Docs](http://docs.python.org/2/)
* [Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/)
* [Python Module of the Week](http://pymotw.com/2/)
* [A Crash Course in Python for Scientists](http://nbviewer.ipython.org/5920182)
Expand Down

0 comments on commit 0bbf574

Please sign in to comment.