summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index fa05a27..5481947 100755
--- a/setup.py
+++ b/setup.py
@@ -13,8 +13,8 @@ setup(
maintainer="Zygmunt Krynicki",
maintainer_email="zygmunt.krynicki@linaro.org",
license="BSD",
- url="http://labix.org/mocker",
- download_url="https://launchpad.net/mocker/+download",
+ url="https://github.com/zyga/mocker",
+ download_url="https://github.com/zyga/mocker/downloads",
py_modules=["mocker"],
classifiers=[
"Development Status :: 4 - Beta",