diff --git a/setup.py b/setup.py index ee02da3f1..6ce35e217 100644 --- 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""" )