summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 09d1723..c1bde55 100755
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ setup(name='pyOpenSSL', version=__version__,
author_email = 'exarkun@twistedmatrix.com',
maintainer = 'Jean-Paul Calderone',
maintainer_email = 'exarkun@twistedmatrix.com',
- url = 'https://launchpad.net/pyopenssl',
+ url = 'https://github.com/pyca/pyopenssl',
license = 'APL2',
long_description = """\
High-level wrapper around a subset of the OpenSSL library, includes