diff options
author | sterin <github@bsterin.com> | 2018-03-29 13:32:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-29 13:32:07 -0700 |
commit | 2fd7ba52ba8ea984275d5a2b6aa8bc656746ab2b (patch) | |
tree | 86d293e84848fbbc67268dc3a3e9a868abd47209 | |
parent | 41eb4eafb87e017e822dd2a92e3673d229f370bd (diff) | |
parent | ce4b3cf8391890434101bc56acf40c118affdcfd (diff) | |
download | abc-2fd7ba52ba8ea984275d5a2b6aa8bc656746ab2b.tar.gz abc-2fd7ba52ba8ea984275d5a2b6aa8bc656746ab2b.tar.bz2 abc-2fd7ba52ba8ea984275d5a2b6aa8bc656746ab2b.zip |
Merge pull request #1 from gpshead/patch-1
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: |