@bpmn-io/form-js-editor 1.13.0 → 1.13.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -12849,7 +12849,7 @@ function EndpointKey(props) {
12849
12849
  children: "If you're using the Camunda Tasklist, this variable is automatically added to the context for you."
12850
12850
  }), jsxRuntime.jsxs("p", {
12851
12851
  children: ["For more details, see the", ' ', jsxRuntime.jsx("a", {
12852
- href: "https://docs.camunda.io",
12852
+ href: "https://docs.camunda.io/docs/next/components/modeler/forms/form-element-library/forms-element-library-document-preview/",
12853
12853
  rel: "noopener noreferrer",
12854
12854
  target: "_blank",
12855
12855
  children: "Camunda documentation"