From 3119f2ed29084951837f7ac48487a309027bda7b Mon Sep 17 00:00:00 2001 From: Vinicius Goulart Date: Fri, 13 Dec 2024 11:44:40 +0100 Subject: [PATCH] refactor: change endpoint key docs reference link --- .../src/features/properties-panel/entries/EndpointKey.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/form-js-editor/src/features/properties-panel/entries/EndpointKey.js b/packages/form-js-editor/src/features/properties-panel/entries/EndpointKey.js index 62e7334bf..8ef2b7710 100644 --- a/packages/form-js-editor/src/features/properties-panel/entries/EndpointKey.js +++ b/packages/form-js-editor/src/features/properties-panel/entries/EndpointKey.js @@ -48,7 +48,10 @@ function EndpointKey(props) {

If you're using the Camunda Tasklist, this variable is automatically added to the context for you.

For more details, see the{' '} - + Camunda documentation