summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDwayne Litzenberger <dlitz@dlitz.net>2014-06-22 16:46:31 -0700
committerDwayne Litzenberger <dlitz@dlitz.net>2014-06-22 16:46:31 -0700
commita6fa8e838f9d1322a951d7a560153d723c590227 (patch)
treebd8462738711b15e71829d8a9010b6ca21b3af81
parentb15dd2db216e25b404e1f9209a054f9704f35c0b (diff)
downloadpycrypto-a6fa8e838f9d1322a951d7a560153d723c590227.tar.gz
Bugs are now tracked on GitHub
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e660906..bd3a194 100644
--- a/README
+++ b/README
@@ -7,9 +7,9 @@ etc.). The package is structured to make adding new modules easy.
This section is essentially complete, and the software interface will
almost certainly not change in an incompatible way in the future; all
that remains to be done is to fix any bugs that show up. If you
-encounter a bug, please report it in the Launchpad bug tracker at
+encounter a bug, please report it in the GitHub issue tracker at
- https://launchpad.net/products/pycrypto/+bugs
+ https://github.com/dlitz/pycrypto/issues
An example usage of the SHA256 module is: