Skip to content

Commit 4db5551

Browse files
committed
Update setup.py url
1 parent 009cdb9 commit 4db5551

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
@@ -22,7 +22,7 @@
2222
long_description=LONG_DESCRIPTION,
2323
author='Gregory Taylor',
2424
author_email='snagglepants@gmail.com.com',
25-
url='http://code.google.com/p/python-fedex/',
25+
url='https://github.com/gtaylor/python-fedex',
2626
download_url='http://pypi.python.org/pypi/fedex/',
2727
packages=['fedex', 'fedex.services', 'fedex.printers'],
2828
package_dir={'fedex': 'fedex'},

0 commit comments

Comments
 (0)