Switch all repositories over to the new location
diff --git a/README.rst b/README.rst
index 9188106..9e5f67e 100644
--- a/README.rst
+++ b/README.rst
@@ -1,11 +1,11 @@
 Cryptography
 ============
 
-.. image:: https://travis-ci.org/alex/cryptography.png?branch=master
-   :target: https://travis-ci.org/alex/cryptography
+.. image:: https://travis-ci.org/pyca/cryptography.png?branch=master
+   :target: https://travis-ci.org/pyca/cryptography
 
-.. image:: https://coveralls.io/repos/alex/cryptography/badge.png?branch=master
-    :target: https://coveralls.io/r/alex/cryptography?branch=master
+.. image:: https://coveralls.io/repos/pyca/cryptography/badge.png?branch=master
+    :target: https://coveralls.io/r/pyca/cryptography?branch=master
 
 ``cryptography`` is a package designed to expose cryptographic primitives and
 recipes to Python developers.