fix broken link to survey demo 2 - fixes #2495

This commit is contained in:
Becky Gilbert 2022-09-29 16:38:58 -07:00
parent 60fb5b73f6
commit f3c2895bde

View File

@ -309,7 +309,7 @@ import survey from '@jspsych/plugin-survey';
<iframe src="../../demos/jspsych-survey-demo2.html" width="90%;" height="500px;" frameBorder="0"></iframe> <iframe src="../../demos/jspsych-survey-demo2.html" width="90%;" height="500px;" frameBorder="0"></iframe>
</div> </div>
<a target="_blank" rel="noopener noreferrer" href="../../demos/jspsych-demo2.html">Open demo in new tab</a> <a target="_blank" rel="noopener noreferrer" href="../../demos/jspsych-survey-demo2.html">Open demo in new tab</a>
???+ example "Single and multiple item Likert-style scales" ???+ example "Single and multiple item Likert-style scales"
=== "Code" === "Code"