Skip to content

Commit 91a1458

Browse files
committed
updating forms link
1 parent b994b85 commit 91a1458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/designing-studies/forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ import StructuredLinks from '@site/src/components/StructuredLinks/StructuredLink
302302
{name: "Survey Demo", url: "https://revisit.dev/study/demo-survey"}
303303
]}
304304
codeLinks={[
305-
{name: "Survey Code", url: "https://github.com/revisit-studies/study/blob/main/public/demo-survey"}
305+
{name: "Survey Code", url: "https://github.com/revisit-studies/study/blob/main/public/demo-form-elements/"}
306306
]}
307307
referenceLinks={[
308308
{name: "BaseResponse", url: "../../typedoc/interfaces/BaseResponse"}

0 commit comments

Comments
 (0)