Skip to content

Commit e2a384f

Browse files
author
Nikita Shchienko
committed
Update help link
1 parent 7ee0bab commit e2a384f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/form/CustomForm.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {useTranslation} from "react-i18next";
1010

1111
const {Link} = Anchor;
1212

13-
const HELP_LINK = "https://github.com/flowset/flowset-tasklist-react?tab=readme-ov-file#custom-forms-support-";
13+
const HELP_LINK = "https://github.com/flowset/flowset-tasklist-react-community?tab=readme-ov-file#custom-forms-support-";
1414

1515
/**
1616
* A wrapper component to show a custom start or task form registered with the key.

0 commit comments

Comments
 (0)