From 62d75e5659c0c64773a13366bce2702921f4d65a Mon Sep 17 00:00:00 2001 From: Hong-Phuc Bui <hong-phuc.bui@htwsaar.de> Date: Wed, 17 May 2023 15:29:03 +0200 Subject: [PATCH] update doc --- README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 6ec6185..2021b53 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,7 @@ { ... "devDependencies": { - "@mathcoach/ide-api": "git+https://newton.htwsaar.de/gitblit/r/mathcoach/mathcoach-ide-api.git" + "@mathcoach/ide-api": "git+https://bayes.htwsaar.de/gitblit/r/mathcoach/mathcoach-ide-api.git" }, ... } -- Gitblit v1.10.0-SNAPSHOT