From d44c911bc1bbe30eb6937b59537c049ba0e7dff0 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sun, 11 Feb 2024 22:51:49 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf89142c..b58b8417 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Password: test In order to reduce the life-cycle to develop UI backend testing, you can do the following hack: -* Clone [wisemapping-open-source](https://bitbucket.org/wisemapping/wisemapping-open-source/) and [wisemapping-frontend](https://bitbucket.org/wisemapping/wisemapping-frontend/) at the same top level directory +* Clone [wisemapping-open-source](https://github.com/wisemapping/wisemapping-open-source/) and [wisemapping-frontend](https://github.com/wisemapping/wisemapping-frontend/) at the same top level directory * Compile `wisemapping-frontend`. Details for compilation can be found in the `wisemapping-frontend` readme. * Compile `wisemapping-open-source`