diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0144c774fe908a83952a46efccbcb5b1fcaffacd..bb306b5932b35f44633e5f0a4a5400df6987c0fb 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 3fadc0c69386b1db306dec85cfc4c3a5550c00f2..df1a8abd049faf032c96f0e83c983d3befe6caff 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,26 @@ -# caosdb-julialib +# linkahead-julialib [](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/-/commits/main) -[](https://gitlab.indiscale.com/caosdb/src/caosdb-julialib/-/commits/main) -[](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) +[](https://gitlab.indiscale.com/caosdb/src/linkahead-julialib/-/commits/main) +[](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