From bb382949503d50b2dc2db80931add94e0ff784d9 Mon Sep 17 00:00:00 2001 From: Idoia Murua <idoia.murua@tecnalia.com> Date: Wed, 24 Apr 2024 16:40:12 +0200 Subject: [PATCH] README inital version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea78d28..564115a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The User Journey Services Engine (UJSE) can be installed via docker compose. The - A PostgreSQL database. - The UJSE with its HTTP API. -The HTTP API offered by the UJSE is specified [here](https://git.code.tecnalia.com/across/public/user-journey-service-delivery/user-journey-services-engine/ujse_openapi.yaml). +The HTTP API offered by the UJSE is specified [here](https://git.code.tecnalia.com/across/public/user-journey-service-delivery/user-journey-services-engine/-/blob/master/ujse_openapi.yaml). ## Installation requirements UJSE requires the following ACROSS components to be already installed: -- GitLab