We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb2553f + 5b2c628 commit 45b61b2Copy full SHA for 45b61b2
setup.py
@@ -54,7 +54,7 @@ def fullsplit(path, result=None):
54
description = 'Generic tagging application for Django',
55
author = 'Jonathan Buchanan',
56
author_email = 'jonathan.buchanan@gmail.com',
57
- url = 'https://code.google.com/p/django-tagging/',
+ url = 'https://github.com/Fantomas42/django-tagging',
58
packages = packages,
59
data_files = data_files,
60
classifiers = [
0 commit comments