From df5c836a1a291882e5caa3f95bbdbbe14cb9c077 Mon Sep 17 00:00:00 2001 From: gabriel-farache Date: Mon, 2 Dec 2024 09:05:24 +0100 Subject: [PATCH] Fix link for 1.2 docs Signed-off-by: gabriel-farache --- docs/release-1.2/move2kube/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-1.2/move2kube/README.md b/docs/release-1.2/move2kube/README.md index cb8789ce..f3a2c5c7 100644 --- a/docs/release-1.2/move2kube/README.md +++ b/docs/release-1.2/move2kube/README.md @@ -26,7 +26,7 @@ The following table lists the configurable parameters of the Move2kube chart and | `instance.image` | image of the move2kube instance | `"quay.io/orchestrator/move2kube-ui:latest"` | ## Workflow application configuration -Please refer to [the workflow README](https://github.com/parodos-dev/serverless-workflows/blob/main/move2kube/README.md#workflow-application-configuration) +Please refer to [the workflow README](https://github.com/parodos-dev/serverless-workflows/blob/v1.2.x/move2kube/README.md#workflow-application-configuration) ## Persistence pre-requisites If persistence is enabled, you must have a PostgreSQL instance running in the cluster, in the same `namespace` as the workflows.