Skip to content

Commit

Permalink
Fix up URL.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tseaver committed Jan 9, 2015
1 parent 6e9a9a6 commit 4c079e5
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 @@ -50,7 +50,7 @@ def alltests():
setup(
name='zope.annotation',
version='4.4.2.dev0',
url='http://pypi.python.org/pypi/zope.annotation',
url='https://github.com/zopefoundation/zope.annotation',
license='ZPL 2.1',
description='Object annotation mechanism',
author='Zope Foundation and Contributors',
Expand Down

0 comments on commit 4c079e5

Please sign in to comment.