website url
authorThomasV <thomasv@gitorious>
Sat, 5 Oct 2013 19:27:31 +0000 (21:27 +0200)
committerThomasV <thomasv@gitorious>
Sat, 5 Oct 2013 19:27:31 +0000 (21:27 +0200)
setup.py

index ee02da3..6ce35e2 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -104,7 +104,7 @@ setup(name = "Electrum",
     author = "ecdsa",
     author_email = "ecdsa@github",
     license = "GNU GPLv3",
-    url = "http://electrum-desktop.com",
+    url = "http://electrum.org",
     long_description = """Lightweight Bitcoin Wallet""" 
 )