From 705294fcd8af45a1a32d17cda6166b886978f57b Mon Sep 17 00:00:00 2001 From: Jonas Blatt <jonasblatt@uni-koblenz.de> Date: Tue, 8 Oct 2019 08:33:59 +0200 Subject: [PATCH] Update README.md --- dmnverifierapi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmnverifierapi/README.md b/dmnverifierapi/README.md index 2e33d412..4b9b4621 100644 --- a/dmnverifierapi/README.md +++ b/dmnverifierapi/README.md @@ -9,4 +9,4 @@ This project contains all source files of the implementation, created for the ma ## Backend Based on - [Quarkus](https://quarkus.io/) -- [Camunda DMN](https://github.com/bpmn-io/dmn-js) +- [Camunda DMN](https://github.com/camunda/camunda-dmn-model/) -- GitLab