diff --git a/README.md b/README.md
index dab09859fc312a91641154515ec9b98e777dae6c..8b68da0a79f9d66901ddb0176415c3ae4f2ca465 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ setup this code.
 # Further Reading
 
 Please refer to the [official gitlab repository of the CaosDB
-project](https://gitlab.gwdg.de/bmp-caosdb/caosdb) for more information.
+project](https://gitlab.com/caosdb/caosdb) for more information.
 
 # License
 
diff --git a/README_SETUP.md b/README_SETUP.md
index a48faf2b5602af4e0ee0aefce4820b52d566391e..4eef031fd8c29d5150c4bbfe359ce91069dced53 100644
--- a/README_SETUP.md
+++ b/README_SETUP.md
@@ -69,10 +69,10 @@ server:
    - You can check the content of the certificate with `openssl x509 -in cert.pem -text`
 3. Copy `conf/core/server.conf` to `conf/ext/server.conf` and change it
    appropriately:
-    * Setup for MySQL back-end: Assuming that the mysql back-end is installed
-      (see the `README_SETUP.md` of the `caosdb-mysqlbackend` repository),
-      specify the fields `MYSQL_USER_NAME`, `MYSQL_USER_PASSWORD`,
-      `MYSQL_DATABASE_NAME`, and `MYSQL_HOST`.
+    * Setup for SQL back end: Assuming that the SQL back end is installed
+      (see the `README_SETUP.md` of the `caosdb-sqlbackend` repository),
+      specify the fields `SQL_USER_NAME`, `SQL_USER_PASSWORD`,
+      `SQL_DATABASE_NAME`, and `SQL_HOST`.
     * Choose the ports under which CaosDB will be accessible.
     * Setup the SSL certificate: Assuming that there is an appropriate `Java Key
       Store` file (see above), change the fields `CERTIFICATES_KEY_PASSWORD`,
diff --git a/caosdb-webui b/caosdb-webui
index 2c65efb8e3960de1b866546c581746a2d51fc6dc..256a3ef2bec6406cbe038a37da6109d9d6ac0d5f 160000
--- a/caosdb-webui
+++ b/caosdb-webui
@@ -1 +1 @@
-Subproject commit 2c65efb8e3960de1b866546c581746a2d51fc6dc
+Subproject commit 256a3ef2bec6406cbe038a37da6109d9d6ac0d5f