summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c81da5c..2d5bb00 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ setup(
version="0.4.1",
author="Kenny Ballou",
author_email="kennethmgballou@gmail.com",
- url="https://bitbucket.org/devnulltao/xnt",
+ url="https://github.com/devnulltao/Xnt",
description=("High-Level build script for doing more complex build tasks"),
packages=find_packages(),
test_suite="xnt.tests",