From 9bec5f79185e55e8b21882ef55d0be7985e0b292 Mon Sep 17 00:00:00 2001 From: shubh-side Date: Sun, 9 Aug 2026 16:36:45 +0530 Subject: [PATCH] docs: update permanently moved links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a08d6141..28e00a6c 100644 --- a/README.md +++ b/README.md @@ -235,13 +235,13 @@ values defined in the following list: - [environs](https://github.com/sloria/environs) - [Honcho](https://github.com/nickstenning/honcho) -- [dump-env](https://github.com/sobolevn/dump-env) +- [dump-env](https://github.com/wemake-services/dump-env) - [dynaconf](https://github.com/dynaconf/dynaconf) - [parse_it](https://github.com/naorlivne/parse_it) - [django-dotenv](https://github.com/jpadilla/django-dotenv) - [django-environ](https://github.com/joke2k/django-environ) - [python-decouple](https://github.com/HBNetwork/python-decouple) -- [django-configuration](https://github.com/jezdez/django-configurations) +- [django-configuration](https://github.com/jazzband/django-configurations) ## Acknowledgements