aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 57b4706d..bc6ecd9f 100644
--- a/setup.py
+++ b/setup.py
@@ -74,7 +74,7 @@ setup(
long_description = long_description,
author = "Aldo Cortesi",
author_email = "aldo@corte.si",
- url = "http://cortesi.github.com/pathod",
+ url = "http://pathod.net",
packages = packages,
package_data = package_data,
scripts = ["pathod"],