We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebe6a2 commit feed770Copy full SHA for feed770
1 file changed
README.rst
@@ -98,7 +98,7 @@ it and return a ``urllib.parse.ParseResult``. These strings from ``os.environ``
98
are loaded from a ``.env`` file and filled in ``os.environ`` with ``setdefault``
99
method, to avoid to overwrite the real environ.
100
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>`_
+`Two Scoops of Django <https://www.feldroy.com/two-scoops-of-django>`_
102
book and explained in `12factor-django <https://dev.to/ale_jacques/django-drf-12-factor-app-with-examples-36jg>`_
103
article.
104
0 commit comments