Sfoglia il codice sorgente

:pencil: Updates Feldroy books for 3.2 support

Jeff Triplett 4 anni fa
parent
commit
e42f38609a
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -341,13 +341,13 @@ _A short list of Python packages that work well with Django._
 
 _Django 3.2_
 - [Speed Up Your Django Tests](https://adamj.eu/tech/2020/05/04/new-book-speed-up-your-django-tests/)
+- [Two Scoops of Django 3.x: Best Practices for the Django Web Framework](https://www.feldroy.com/books/a-wedge-of-django)
+- [A Wedge of Django: Covers Python 3.8 and Django 3.x](https://www.feldroy.com/books/two-scoops-of-django-3-x)
 
 _Django 3.1_
 - [Django for Beginners: Build websites with Python and Django](https://djangoforbeginners.com/)
 - [Django for APIs: Build web APIs with Python and Django](https://djangoforapis.com/)
 - [Django for Professionals: Production websites with Python and Django](https://djangoforprofessionals.com/)
-- [Two Scoops of Django 3.x: Best Practices for the Django Web Framework](https://www.feldroy.com/collections/two-scoops-press/products/two-scoops-of-django-3-x)
-- [A Wedge of Django: Covers Python 3.8 and Django 3.x](https://www.feldroy.com/products/a-wedge-of-django)
 
 _Django 3.0_
 - [Django 3 by Example](https://djangobyexample.com/)