Skip to content

Commit 4bde699

Browse files
authored
Merge pull request #3274 from ayugioh2003/patch-2
fix: adjust eye-tracking demo link relative path
2 parents 3126fa9 + 14754f7 commit 4bde699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview/eye-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ If you have tips based on your own experience please consider sharing them on ou
161161
Additional example experiments using WebGazer are available in the **/examples** folder of the jsPsych release. See `webgazer.html`, `webgazer_image.html`, and `webgazer_audio.html`.
162162

163163
!!! example
164-
Here's an example of putting all of the pieces above together. This example also shows how to use data from the validation to decide whether or not to recalibrate. You can <a href="/demos/eye-tracking-with-webgazer.html" target="_blank">try this experiment here (opens in new tab)</a>.
164+
Here's an example of putting all of the pieces above together. This example also shows how to use data from the validation to decide whether or not to recalibrate. You can <a href="../../demos/eye-tracking-with-webgazer.html" target="_blank">try this experiment here (opens in new tab)</a>.
165165

166166
```html
167167
<!DOCTYPE html>

0 commit comments

Comments
 (0)