This is an automated email from the ASF dual-hosted git repository.
ricardozanini 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 0f44f2e34 Fixing python reference (#632)
0f44f2e34 is described below
commit 0f44f2e3483b664f9f3cb071579037738c976578
Author: Francisco Javier Tirado Sarti
<[email protected]>
AuthorDate: Mon May 20 14:14:12 2024 +0200
Fixing python reference (#632)
---
.../modules/ROOT/pages/core/custom-functions-support.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/serverlessworkflow/modules/ROOT/pages/core/custom-functions-support.adoc
b/serverlessworkflow/modules/ROOT/pages/core/custom-functions-support.adoc
index 5eff9a08b..62bdf7899 100644
--- a/serverlessworkflow/modules/ROOT/pages/core/custom-functions-support.adoc
+++ b/serverlessworkflow/modules/ROOT/pages/core/custom-functions-support.adoc
@@ -302,7 +302,7 @@
include::../../pages/_common-content/camel-valid-responses.adoc[]
[[con-func-python]]
== Python custom function
-{product_name} implements a custom function to execute embedded Python scripts
and functions. See
xref:use-cases/advanced-developer-use-cases/integrations/custom-functions-knative.adoc[Invoking
Python from {product_name}]
+{product_name} implements a custom function to execute embedded Python scripts
and functions. See
xref:use-cases/advanced-developer-use-cases/integrations/custom-functions-python.adoc[Invoking
Python from {product_name}]
[[con-func-knative]]
== Knative custom function
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]