summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJehiah Czebotar <jehiah@gmail.com>2014-12-19 09:50:47 -0500
committerJehiah Czebotar <jehiah@gmail.com>2014-12-19 09:53:02 -0500
commited3b010ec72117b04955b4f96ad0d4d9a5a39c4e (patch)
tree20b2ef92b4d3503114987b1977ef3738db59c3c5 /setup.py
parent5e848bc9a32c8a10336d08fea6bff92562d5ec2f (diff)
downloaddata_hacks-ed3b010ec72117b04955b4f96ad0d4d9a5a39c4e.zip
data_hacks-ed3b010ec72117b04955b4f96ad0d4d9a5a39c4e.tar.gz
data_hacks-ed3b010ec72117b04955b4f96ad0d4d9a5a39c4e.tar.bz2
doc updates
Diffstat (limited to 'setup.py')
-rwxr-xr-x[-rw-r--r--]setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ea37d5a..d0fc881 100644..100755
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ setup(name='data_hacks',
description='Command line utilities for data analysis',
author='Jehiah Czebotar',
author_email='jehiah@gmail.com',
- url='http://github.com/bitly/data_analysis',
+ url='https://github.com/bitly/data_hacks',
classifiers=[
'Development Status :: 4 - Beta',
'Programming Language :: Python',