From 5db6c7b3b7574c3b7b676a463c4b9651c9ba2eaf Mon Sep 17 00:00:00 2001 From: Sergio <44024844+sermars@users.noreply.github.com> Date: Mon, 2 Sep 2024 11:06:50 +0200 Subject: [PATCH] Fixed local deployment link The link to the local documentation is incorrect, it does not point to any document. The link was: ./doc/LOCAL.MD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcc6a46..d3fa3aa 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ in the [Service Interaction (M2M)](./doc/flows/service-interaction-m2m) document ### Local Deployment The FIWARE Data Space Connector provides a local deployment of a Minimal Viable Dataspace. -* Find a detailed documentation here: [Local Deployment](./doc/LOCAL.MD) +* Find a detailed documentation here: [Local Deployment](./doc/deployment-integration/local-deployment/LOCAL.MD) This deployment allows to easily spin up such minimal data space on a local machine, by just using [Maven](https://maven.apache.org/) and [Docker](https://www.docker.com/) (with [k3s](https://k3s.io/)), and