Skip to content

Commit aebfa1b

Browse files
authored
Merge pull request #1 from jayvdb/patch-1
setup.py: Update url
2 parents 80e1b18 + 2612767 commit aebfa1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
description="Django Admin Search Builder",
2222
long_description=README,
2323
long_description_content_type='text/markdown',
24-
url='https://github.com/UniversitaDellaCalabria/django-admin-search-builder',
24+
url='https://github.com/peppelinux/django-admin-search-builder',
2525
author='Giuseppe De Marco',
2626
author_email='giuseppe.demarco@unical.it',
2727
classifiers=[

0 commit comments

Comments
 (0)