@@ -53,20 +53,20 @@ in some other programming language or Python itself.
5353
5454This is not a course on web development. That's a different
5555circus. However, if you stick around for this circus, you'll still see
56- some interesting acts--just nothing involving animals.
56+ some interesting acts--just nothing involving animals.
5757
5858This is not a course for software engineers on how to write or
5959maintain a one-million line Python application. I don't write programs
6060like that, nor do most companies who use Python, and neither should
61- you. Delete something already!
61+ you. Delete something already!
6262
6363## Take me to the Course Already!
6464
65- Ok, ok. Point your browser [ HERE] ( Notes/Contents ) !
65+ Ok, ok. Point your browser [ HERE] ( Notes/Contents.md ) !
6666
6767## Community Discussion
6868
69- Want to discuss the course? You can join the conversation on
69+ Want to discuss the course? You can join the conversation on
7070[ Gitter] ( https://gitter.im/dabeaz-course/practical-python ) . I can't
7171promise an individual response, but perhaps others can jump in to help.
7272
@@ -94,7 +94,7 @@ No. This course is about you writing Python code, not watching someone else.
9494
9595### Q: How is this course licensed?
9696
97- Practical Python Programming is licensed under a Creative Commons Attribution ShareAlike 4.0 International License.
97+ Practical Python Programming is licensed under a Creative Commons Attribution ShareAlike 4.0 International License.
9898
9999### Q: May I use this material to teach my own Python course?
100100
@@ -116,5 +116,5 @@ cover it in the first place.
116116Bug reports are appreciated and may be filed through the [ issue
117117tracker] ( https://github.com/dabeaz-course/practical-python/issues ) .
118118Pull requests are not accepted except by invitation. Please file an
119- issue first.
119+ issue first.
120120
0 commit comments