From 5cfbe88f800fef80b3966841cb3702144fcdae72 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Sat, 5 Oct 2013 21:27:31 +0200 Subject: [PATCH] website url --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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""" ) -- 1.7.1