From 7aefd0edda4c2cacdd95ea7009bbf99847bef772 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com>
Date: Wed, 13 Sep 2023 21:03:40 +0200
Subject: [PATCH] MAINT: rename to linkahead in contrib und readme

---
 CONTRIBUTING.md |  6 +++---
 README.md       | 16 ++++++++--------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0144c77..bb306b5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -15,8 +15,8 @@ Conduct](CODE_OF_CONDUCT.md).
 * You want to contribute code or write documentation? There is no
   standardized way to contribute code yet. Please contact us at
   <info@indiscale.com> if there has not been any prior contact.
-* Feel free to join the official CaosDB community on
-  [#caosdb:matrix.org](https://matrix.to/#/!unwwlTfOznjEnMMXxf:matrix.org).
+* Feel free to join the official LinkAhead community on
+  [#linkahead:matrix.org](https://matrix.to/#/!unwwlTfOznjEnMMXxf:matrix.org).
 
 ## Merge Requests and Code Review
 
@@ -30,4 +30,4 @@ reviewer through the changes, explain your changes and also point out
 open questions.
 
 For further good practices have a look at [our review
-guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md).
+guidelines](https://gitlab.com/linkahead/linkahead/-/blob/dev/REVIEW_GUIDELINES.md).
diff --git a/README.md b/README.md
index 3fadc0c..df1a8ab 100644
--- a/README.md
+++ b/README.md
@@ -1,26 +1,26 @@
-# caosdb-julialib
+# linkahead-julialib
 
 [![pipeline
-status](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/badges/main/pipeline.svg)](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/-/commits/main)
-[![coverage report](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/badges/main/coverage.svg)](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/-/commits/main)
-[![documentation (placeholder)](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.indiscale.com/caosdb-julialib/)
+status](https://gitlab.indiscale.com/caosdb/src/linkahead-julialib/badges/main/pipeline.svg)](https://gitlab.indiscale.com/caosdb/src/linkahead-julialib/-/commits/main)
+[![coverage report](https://gitlab.indiscale.com/caosdb/src/linkahead-julialib/badges/main/coverage.svg)](https://gitlab.indiscale.com/caosdb/src/linkahead-julialib/-/commits/main)
+[![documentation (placeholder)](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.indiscale.com/linkahead-julialib/)
 
 ## Welcome
 
-This is the development repository of **caosdb-julialib** - a Julia
-client library for CaosDB and a part of the CaosDB project.
+This is the development repository of **linkahead-julialib** - a Julia
+client library for LinkAhead and a part of the LinkAhead project.
 
 ## Setup
 
 Please read the [README\_SETUP.md](README_SETUP.md) for instructions
-on how to develop, build, and use this code. caosdb-julialib is
+on how to develop, build, and use this code. linkahead-julialib is
 developped and tested using Julia 1.6, we cannot guarantee its
 compatibility with versions <= 1.5.
 
 ## Further reading
 
 Please refer to the [official
-documentation](https://docs.indiscale.com/caosdb-julialib/) for more
+documentation](https://docs.indiscale.com/linkahead-julialib/) for more
 information.
 
 ## Contributing
-- 
GitLab