LuboTerifaj opened a new issue, #1945: URL: https://github.com/apache/incubator-kie-kogito-examples/issues/1945
### Describe the bug [serverless-workflow-hello-world](https://github.com/apache/incubator-kie-kogito-examples/tree/stable/serverless-workflow-examples/serverless-workflow-hello-world) example is referencing adoc in README.md The variables are not resolved properly in the documentation. For example: - As a developer, you can use {product_name} - {java_min_version} - {maven_min_version} - {quarkus_cli_url} - [Knative Workflow CLI](https://github.com/kiegroup/kogito-docs/blob/main/serverlessworkflow/modules/ROOT/pages/getting-started/testing-and-troubleshooting/kn-plugin-workflow-overview.adoc) {kn_cli_version} - {product_name} - etc. In addition, there are references to https://github.com/kiegroup/kogito-docs instead of https://github.com/apache/incubator-kie-kogito-docs ### Expected behavior The example either contains a guide how to use the example, or it is referencing well formatted document. ### Actual behavior The referenced adoc document is not suited for final reading document. As a result, a user will end up with unresolved variables. ### How to Reproduce? _No response_ ### Output of `uname -a` or `ver` _No response_ ### Output of `java -version` _No response_ ### GraalVM version (if different from Java) _No response_ ### Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM) _No response_ ### Build tool (ie. output of `mvnw --version` or `gradlew --version`) _No response_ ### Additional information _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
