Skip to content

Commit

Permalink
Update url in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
j4mie committed Jul 19, 2022
1 parent ac0a72c commit 700a38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
name = "django-readers"
package = "django_readers"
description = "A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects."
url = "https://github.com/dabapps/django-readers"
url = "https://www.django-readers.org"
author = "DabApps"
author_email = "[email protected]"
license = "BSD"
Expand Down

0 comments on commit 700a38c

Please sign in to comment.