From cc4c2415ddc2465bed88bc70416f8622a325675d Mon Sep 17 00:00:00 2001 From: Karsten Gresch Date: Wed, 3 Dec 2025 12:29:10 +0100 Subject: [PATCH] Fix image link for mta workflow diagram file moved --- workflows/mta-v7.x/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/mta-v7.x/README.md b/workflows/mta-v7.x/README.md index ba1fceb4..df725f9e 100644 --- a/workflows/mta-v7.x/README.md +++ b/workflows/mta-v7.x/README.md @@ -49,7 +49,7 @@ All the configuration items are on [./application.properties] For running and testing the workflow refer to [mta testing](https://github.com/rhdhorchestrator/serverless-workflows/tree/main/mta-v7.x#output). # Workflow Diagram -![mta workflow diagram](https://github.com/rhdhorchestrator/serverless-workflows/blob/main/mta-v7.x/mta.svg?raw=true) +![mta workflow diagram](https://github.com/rhdhorchestrator/serverless-workflows/blob/main/workflows/mta-v7.x/mta.svg?raw=true) # Installation