git » jacl.git » commit a570838

Change repo URL

author Alan Dipert
2022-12-02 07:31:02 UTC
committer Alan Dipert
2022-12-02 07:31:02 UTC
parent 94531e555164059a69a29d59c7ee04fed5d63253

Change repo URL

README.md +1 -1

diff --git a/README.md b/README.md
index 46f57d6..720a766 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ JACL is a [Common Lisp](https://en.wikipedia.org/wiki/Common_Lisp) system for th
 
 The source code is managed using git and under the [MIT license](https://opensource.org/licenses/MIT). You can clone it by running:
 
-    git clone https://tailrecursion.com/JACL/jacl.git
+    git clone git@bitbucket.org:alandipert/jacl.git
 
 ## Community