You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,12 @@
6
6
The Hitchhiker's Guide to Python!
7
7
=================================
8
8
9
-
Welcome to The Hitchhiker's Guide to Python. `DON'T PANIC! <http://www.amazon.com/gp/product/B0043M4ZH0/ref=as_li_ss_tl?ie=UTF8&tag=bookforkind-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B0043M4ZH0>`_
9
+
Welcome to The Hitchhiker's Guide to Python.
10
10
11
-
**This guide is currently under heavy development, and is mostly a skeleton at
12
-
the moment.** If you'd like to help, `fork us on GitHub <https://github.com/kennethreitz/python-guide>`_!
11
+
**This guide is currently under heavy active development.** If you'd like to help, `fork us on GitHub <https://github.com/kennethreitz/python-guide>`_!
13
12
14
13
This *opinionated* guide exists to provide both novice and expert Python
15
14
developers a best-practice handbook to the installation, configuration, and
0 commit comments