Merge pull request #1 from pyca/github-changes

Github changes
diff --git a/README b/README
index 191fa5b..afe4ddc 100644
--- a/README
+++ b/README
@@ -3,6 +3,3 @@
 ------------------------------------------------------------------------------
 
 See the file INSTALL for installation instructions.
-
-I appreciate bug reports and patches.  Please visit
-<http://bugs.launchpad.net/pyopenssl>.
diff --git a/setup.py b/setup.py
index 09d1723..c1bde55 100755
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@
       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