author | Alan Dipert
<alan@dipert.org> 2023-02-13 03:32:28 UTC |
committer | Alan Dipert
<alan@dipert.org> 2023-02-13 03:32:28 UTC |
parent | 7cbd771fe5b2c2eecc6c5de4aaf17b02b2311177 |
README.md | +1 | -1 |
diff --git a/README.md b/README.md index 1c7b037..21548c4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ JACL is a [Common Lisp](https://en.wikipedia.org/wiki/Common_Lisp) system for th ## Source Code -The source code is managed using git and under the [MIT license](https://opensource.org/licenses/MIT). You can [browse it online](https://tailrecursion.com/cgit/cgit.cgi/jacl/), or clone it by running: +The source code is managed using git and under the [MIT license](https://opensource.org/licenses/MIT). You clone it by running: git clone https://tailrecursion.com/git/jacl.git