Skip to content

Commit

Permalink
chore(setup.cfg): Point url to allauth.org
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Nov 8, 2023
1 parent 670ebff commit 42b2dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[metadata]
name = django-allauth
version = attr: allauth.__version__
url = https://www.intenct.nl/projects/django-allauth/
url = https://allauth.org
author = Raymond Penners
author_email = [email protected]
description = Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
Expand Down

0 comments on commit 42b2dd2

Please sign in to comment.