This is an automated email from the ASF dual-hosted git repository.

dhanak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 867dadbf1 Issue-594: Holistic review of non-quarkus executing, testing 
and trou… (#655)
867dadbf1 is described below

commit 867dadbf1c4734eb03f87320453a31c49382dfda
Author: Lubo Terifaj <[email protected]>
AuthorDate: Thu Jun 13 09:00:23 2024 +0200

    Issue-594: Holistic review of non-quarkus executing, testing and trou… 
(#655)
    
    Issue-594: Holistic review of non-quarkus executing, testing and 
troubleshooting chapter
---
 .../quarkus-dev-ui-extension/quarkus-dev-ui-overview.adoc             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/serverlessworkflow/modules/ROOT/pages/testing-and-troubleshooting/quarkus-dev-ui-extension/quarkus-dev-ui-overview.adoc
 
b/serverlessworkflow/modules/ROOT/pages/testing-and-troubleshooting/quarkus-dev-ui-extension/quarkus-dev-ui-overview.adoc
index 59df31fdb..242d9c8a4 100644
--- 
a/serverlessworkflow/modules/ROOT/pages/testing-and-troubleshooting/quarkus-dev-ui-extension/quarkus-dev-ui-overview.adoc
+++ 
b/serverlessworkflow/modules/ROOT/pages/testing-and-troubleshooting/quarkus-dev-ui-extension/quarkus-dev-ui-overview.adoc
@@ -25,7 +25,7 @@ The {product_name} Dev UI extension provides a console to 
view, manage, and star
 .Install {product_name} Dev UI extension
 [source,shell]
 ----
-quarkus ext add org.kie.kogito:kogito-quarkus-serverless-workflow-devui
+quarkus ext add org.apache.kie.sonataflow:sonataflow-quarkus-devui
 ----
 
 Executing the previous command adds the following dependency to `pom.xml` file 
of your project:
@@ -46,7 +46,7 @@ Executing the previous command adds the following dependency 
to `pom.xml` file o
 .Install Kogito source files add-on extension
 [source,shell]
 ----
-quarkus ext add org.kie.kogito:kie-addons-quarkus-source-files
+quarkus ext add org.kie:kie-addons-quarkus-source-files
 ----
 
 Executing the previous command adds the following dependency to `pom.xml` file 
of your project:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to