Skip to content

Commit 98bd0a1

Browse files
committed
Update links
1 parent 1732aef commit 98bd0a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="cover.png" width="500" alt="Practices of the Python Pro, a Manning book by Dane Hillard">
44

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).
66
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).
77

88
Each chapter's examples are in their own directory.
@@ -15,4 +15,4 @@ Follow along in the book for more context!
1515
## Errata and questions
1616

1717
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

Comments
 (0)