diff options
author | Gregory P. Smith <greg@krypto.org> | 2018-03-26 15:31:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-26 15:31:36 -0700 |
commit | ce4b3cf8391890434101bc56acf40c118affdcfd (patch) | |
tree | e7d9b30833ed5284fd732720d2b3bc856c2e49d4 | |
parent | a2d59be3f7f05c4757ade8b3b6f9fdf425de5cc0 (diff) | |
download | abc-ce4b3cf8391890434101bc56acf40c118affdcfd.tar.gz abc-ce4b3cf8391890434101bc56acf40c118affdcfd.tar.bz2 abc-ce4b3cf8391890434101bc56acf40c118affdcfd.zip |
point to github instead of bitbucket
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ The current version of ABC can be compiled with C compiler or C++ compiler. ## Bug reporting: Please try to reproduce all the reported bugs and unexpected features using the latest -version of ABC available from https://bitbucket.org/alanmi/abc/ +version of ABC available from https://github.com/berkeley-abc/abc If the bug still persists, please provide the following information: |