We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b994b85 commit 91a1458Copy full SHA for 91a1458
1 file changed
docs/designing-studies/forms.md
@@ -302,7 +302,7 @@ import StructuredLinks from '@site/src/components/StructuredLinks/StructuredLink
302
{name: "Survey Demo", url: "https://revisit.dev/study/demo-survey"}
303
]}
304
codeLinks={[
305
- {name: "Survey Code", url: "https://github.com/revisit-studies/study/blob/main/public/demo-survey"}
+ {name: "Survey Code", url: "https://github.com/revisit-studies/study/blob/main/public/demo-form-elements/"}
306
307
referenceLinks={[
308
{name: "BaseResponse", url: "../../typedoc/interfaces/BaseResponse"}
0 commit comments