From: ThomasV Date: Sat, 5 Oct 2013 19:27:31 +0000 (+0200) Subject: website url X-Git-Url: https://git.novaco.in/?p=electrum-nvc.git;a=commitdiff_plain;h=5cfbe88f800fef80b3966841cb3702144fcdae72 website url --- diff --git a/setup.py b/setup.py index ee02da3..6ce35e2 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""" )