From 14754f7941356d40caf0b54f0525533beaa77978 Mon Sep 17 00:00:00 2001 From: John Chiu Date: Sun, 14 Apr 2024 02:28:20 +0800 Subject: [PATCH] fix: adjust eye-tracking demo link to relative link --- docs/overview/eye-tracking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview/eye-tracking.md b/docs/overview/eye-tracking.md index c3c5454b0c..95cdc50d49 100644 --- a/docs/overview/eye-tracking.md +++ b/docs/overview/eye-tracking.md @@ -161,7 +161,7 @@ If you have tips based on your own experience please consider sharing them on ou 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`. !!! example - 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 try this experiment here (opens in new tab). + 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 try this experiment here (opens in new tab). ```html