This is an automated email from the ASF dual-hosted git repository. dhanak pushed a commit to branch kie-kogito-examples-1945 in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git
commit 44305d13b4d0a74afe3ab56e451d3b502650cbdd Author: Dominik HanĂ¡k <[email protected]> AuthorDate: Fri Oct 25 10:14:24 2024 +0200 Fix README referenced in serverless-workflow-hello-world Fixes https://github.com/apache/incubator-kie-kogito-examples/issues/1945 --- serverless-workflow-examples/serverless-workflow-hello-world/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless-workflow-examples/serverless-workflow-hello-world/README.md b/serverless-workflow-examples/serverless-workflow-hello-world/README.md index 3c32aadce..3f21c86eb 100644 --- a/serverless-workflow-examples/serverless-workflow-hello-world/README.md +++ b/serverless-workflow-examples/serverless-workflow-hello-world/README.md @@ -1 +1 @@ -Serverless Workflow guide: https://github.com/apache/incubator-kie-kogito-docs/blob/main/serverlessworkflow/modules/ROOT/pages/getting-started/create-your-first-workflow-service.adoc \ No newline at end of file +Serverless Workflow guide: [https://github.com/apache/incubator-kie-kogito-docs/blob/main/serverlessworkflow/modules/ROOT/pages/getting-started/create-your-first-workflow-service.adoc](https://github.com/apache/incubator-kie-kogito-docs/blob/main/serverlessworkflow/modules/ROOT/pages/use-cases/advanced-developer-use-cases/getting-started/create-your-first-workflow-service.adoc) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
