diff options
| -rw-r--r-- | pydis_site/apps/home/resources/books/effective_python.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/pydis_site/apps/home/resources/books/effective_python.yaml b/pydis_site/apps/home/resources/books/effective_python.yaml index ab782704..7f9d0dea 100644 --- a/pydis_site/apps/home/resources/books/effective_python.yaml +++ b/pydis_site/apps/home/resources/books/effective_python.yaml @@ -1,4 +1,4 @@ -description: A book that gives 59 best practices for writing excellent Python. Great +description: A book that gives 90 best practices for writing excellent Python. Great    for intermediates.  name: Effective Python  payment: paid @@ -8,7 +8,7 @@ urls:    url: https://effectivepython.com/  - icon: branding/amazon    title: Amazon -  url: https://www.amazon.com/Effective-Python-Specific-Software-Development/dp/0134034287 +  url: https://www.amazon.com/Effective-Python-Specific-Software-Development/dp/0134853989  - icon: branding/github    title: GitHub    url: https://github.com/bslatkin/effectivepython | 
