File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ DRF_STANDARDIZED_ERRORS = {"ENABLE_IN_DEBUG_FOR_UNHANDLED_EXCEPTIONS": True}
7474## Links
7575
7676- Documentation: https://drf-standardized-errors.readthedocs.io/en/latest/
77- - Changelog: https://github.com/ghazi-git/drf-standardized-errors/blob/main/docs/changelog.md
77+ - Changelog: https://github.com/ghazi-git/drf-standardized-errors/releases
7878- Code & issues: https://github.com/ghazi-git/drf-standardized-errors
7979- PyPI: https://pypi.org/project/drf-standardized-errors/
8080
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Homepage = "https://github.com/ghazi-git/drf-standardized-errors"
3333Documentation = " https://drf-standardized-errors.readthedocs.io/en/latest/"
3434Code = " https://github.com/ghazi-git/drf-standardized-errors"
3535Issues = " https://github.com/ghazi-git/drf-standardized-errors/issues"
36- Changelog = " https://github.com/ghazi-git/drf-standardized-errors/blob/main/docs/changelog.md "
36+ Changelog = " https://github.com/ghazi-git/drf-standardized-errors/releases "
3737
3838[tool .flit .module ]
3939name = " drf_standardized_errors"
You can’t perform that action at this time.
0 commit comments