We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee0bab commit e2a384fCopy full SHA for e2a384f
src/components/form/CustomForm.tsx
@@ -10,7 +10,7 @@ import {useTranslation} from "react-i18next";
10
11
const {Link} = Anchor;
12
13
-const HELP_LINK = "https://github.com/flowset/flowset-tasklist-react?tab=readme-ov-file#custom-forms-support-";
+const HELP_LINK = "https://github.com/flowset/flowset-tasklist-react-community?tab=readme-ov-file#custom-forms-support-";
14
15
/**
16
* A wrapper component to show a custom start or task form registered with the key.
0 commit comments