From ec8e7c5913b0a5ad1b545170991bf8fece07cf3a Mon Sep 17 00:00:00 2001 From: Mario Winkler Date: Fri, 11 Oct 2024 17:04:23 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a9d844..1977109 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The EOEPCA+ Resource Registration building block consists of the following compo - Registration API - [https://github.com/EOEPCA/registration-api](https://github.com/EOEPCA/registration-api) - Registration Harvester - [https://github.com/EOEPCA/registration-harvester](https://github.com/EOEPCA/registration-harvester) -- Common Registration Library - [https://github.com/EOEPCA/registration-library](https://github.com/EOEPCA/registration-library) +- Common Registration Library - https://github.com/EOEPCA/registration-library The building block is built with and based on the following tools and standards. @@ -46,7 +46,7 @@ The building block is built with and based on the following tools and standards. - [OGC API Processes](https://ogcapi.ogc.org/processes/) - [Flowable](https://www.flowable.com/open-source) - [FastAPI](https://fastapi.tiangolo.com/) -- [OMG Business Process Model and Notation (BPMN)](https://www.bpmn.org) +- [BPMN - Business Process Model and Notation](https://www.bpmn.org) ## Getting Started