Skip to content

Commit feed770

Browse files
committed
docs(readme): replace archived Two Scoops link with official Feldroy page
1 parent 2ebe6a2 commit feed770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ it and return a ``urllib.parse.ParseResult``. These strings from ``os.environ``
9898
are loaded from a ``.env`` file and filled in ``os.environ`` with ``setdefault``
9999
method, to avoid to overwrite the real environ.
100100
A similar approach is used in
101-
`Two Scoops of Django <https://web.archive.org/web/20240121133956/https://www.feldroy.com/books/two-scoops-of-django-3-x>`_
101+
`Two Scoops of Django <https://www.feldroy.com/two-scoops-of-django>`_
102102
book and explained in `12factor-django <https://dev.to/ale_jacques/django-drf-12-factor-app-with-examples-36jg>`_
103103
article.
104104

0 commit comments

Comments
 (0)