Skip to content

Commit

Permalink
Move names to correct place
Browse files Browse the repository at this point in the history
  • Loading branch information
domhanak committed Mar 25, 2024
1 parent 1663b76 commit 0d1067b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions serverlessworkflow/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ asciidoc:
sonataflow_devmode_imagename: quay.io/kiegroup/kogito-swf-devmode-nightly
sonataflow_builder_imagename: quay.io/kiegroup/kogito-swf-builder-nightly
sonataflow_devmode_devui_url: /q/dev/org.kie.kogito.kogito-quarkus-serverless-workflow-devui/
serverless_logic_web_tools_name: Serverless Logic Web Tools
serverless_workflow_vscode_extension_name: KIE Serverless Workflow Editor

#
# Versions
Expand Down Expand Up @@ -118,7 +120,6 @@ asciidoc:
openshift_application_data_services_service_registry_url: https://console.redhat.com/application-services/service-registry
openshift_application_data_services_apache_kafka_url: https://console.redhat.com/application-services/streams/kafkas
camel_url: https://camel.apache.org/
serverless_logic_web_tools_name: Serverless Logic Web Tools
# must align this version
camel_extensions_url: https://camel.apache.org/camel-quarkus/3.2.x/reference/extensions
kaoto_url: https://marketplace.visualstudio.com/items?itemName=redhat.vscode-kaoto
Expand All @@ -129,7 +130,6 @@ asciidoc:
ocp_knative_serving_url: https://docs.openshift.com/container-platform/4.12/serverless/install/installing-knative-serving.html
ocp_knative_eventing_url: https://docs.openshift.com/container-platform/4.12/serverless/install/installing-knative-eventing.html
ocp_kn_cli_url: https://docs.openshift.com/container-platform/4.12/serverless/install/installing-kn.html
serverless_workflow_vscode_extension_name: KIE Serverless Workflow Editor

#
# xreferences to documents within the documentation
Expand Down

0 comments on commit 0d1067b

Please sign in to comment.