diff --git a/workflows/move2kube/README.md b/workflows/move2kube/README.md index 0d1da200..62226b74 100644 --- a/workflows/move2kube/README.md +++ b/workflows/move2kube/README.md @@ -49,7 +49,7 @@ The use case has the following components: ## Installation -See [official installation guide](https://github.com/parodos-dev/serverless-workflows-config/blob/main/docs/main/move2kube) +See [official installation guide](https://github.com/rhdhorchestrator/serverless-workflows-config/blob/main/docs/main/move2kube) ## Usage 1. Create a workspace and a project under it in your move2kube instance diff --git a/workflows/mtv-migration/README.md b/workflows/mtv-migration/README.md index 1dc28f0c..37edfee0 100644 --- a/workflows/mtv-migration/README.md +++ b/workflows/mtv-migration/README.md @@ -20,7 +20,7 @@ Application properties can be initialized from environment variables before runn ## Installation -See [official installation guide](https://github.com/parodos-dev/serverless-workflows-config/blob/main/docs/main/mtv-migration) +See [official installation guide](https://github.com/rhdhorchestrator/serverless-workflows-config/blob/main/docs/main/mtv-migration) ## How to run Example of POST to trigger the flow (see input schema [mtv-input.json](./schema/mtv-input.json)): diff --git a/workflows/mtv-plan/README.md b/workflows/mtv-plan/README.md index bec57a73..abd501d7 100644 --- a/workflows/mtv-plan/README.md +++ b/workflows/mtv-plan/README.md @@ -20,7 +20,7 @@ Application properties can be initialized from environment variables before runn ## Installation -See [official installation guide](https://github.com/parodos-dev/serverless-workflows-config/blob/main/docs/main/mtv-plan) +See [official installation guide](https://github.com/rhdhorchestrator/serverless-workflows-config/blob/main/docs/main/mtv-plan) ## How to run diff --git a/workflows/rpj/README.md b/workflows/rpj/README.md index 31d7e214..8a417623 100644 --- a/workflows/rpj/README.md +++ b/workflows/rpj/README.md @@ -18,7 +18,7 @@ In this project, a side proxy application was created in order to avoid self-sig If you RPJ is configured properly (i.e: without self-signed certificates), you can remove the proxy application. # Workflow Diagram -![rpj workflow diagram](https://github.com/parodos-dev/serverless-workflows/blob/main/rpj/rpj.svg?raw=true) +![rpj workflow diagram](https://github.com/rhdhorchestrator/serverless-workflows/blob/main/rpj/rpj.svg?raw=true) # Workflow application configuration Application properties can be initialized from environment variables before running the application: diff --git a/workflows/rpj/rpj.sw.yaml b/workflows/rpj/rpj.sw.yaml index d03d9997..839c480d 100644 --- a/workflows/rpj/rpj.sw.yaml +++ b/workflows/rpj/rpj.sw.yaml @@ -17,7 +17,7 @@ extensions: outputSchema: schemas/workflow-output-schema.json - extensionid: workflow-uri-definitions definitions: - notifications: "https://raw.githubusercontent.com/parodos-dev/serverless-workflows/main/workflows/shared/specs/notifications-openapi.yaml" + notifications: "https://raw.githubusercontent.com/rhdhorchestrator/serverless-workflows/main/workflows/shared/specs/notifications-openapi.yaml" functions: - name: run operation: specs/rpj.json#run