Skip to content

Commit 7095cd5

Browse files
committed
Restore the old project URL
1 parent 3124db0 commit 7095cd5

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
@@ -54,7 +54,7 @@ def fullsplit(path, result=None):
5454
description = 'Generic tagging application for Django',
5555
author = 'Jonathan Buchanan',
5656
author_email = '[email protected]',
57-
url = 'https://github.com/jefftriplett/django-tagging',
57+
url = 'https://code.google.com/p/django-tagging/'
5858
packages = packages,
5959
data_files = data_files,
6060
classifiers = [

0 commit comments

Comments
 (0)