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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<imgsrc="cover.png"width="500"alt="Practices of the Python Pro, a Manning book by Dane Hillard">
4
4
5
-
This repository contains the source code for the examples and exercises contained in [Practices of the Python Pro](https://www.manning.com/books/practices-of-the-python-pro?utm_source=danehillard&utm_medium=affiliate&utm_campaign=book_hillard_practices_1_3_20).
5
+
This repository contains the source code for the examples and exercises contained in [Practices of the Python Pro](https://thepythonpro.com).
6
6
The repository is a template repository, so if you'd like to follow along with the book you can [make your own copy](https://github.com/daneah/practices-of-the-python-pro/generate).
7
7
8
8
Each chapter's examples are in their own directory.
@@ -15,4 +15,4 @@ Follow along in the book for more context!
15
15
## Errata and questions
16
16
17
17
If you find an error in the code or the book, or if you have a question about the content, please read the [contribution guidelines](.github/CONTRIBUTING.md) to understand the best course of action.
18
-
The errata are published on [the book's homepage](https://www.manning.com/books/practices-of-the-python-pro?utm_source=danehillard&utm_medium=affiliate&utm_campaign=book_hillard_practices_1_3_20).
18
+
The errata are published on [the book's homepage](https://thepythonpro.com).
0 commit comments