From 70f3517aa8a5ae728cc0c538e0476dcbcce20331 Mon Sep 17 00:00:00 2001 From: Josh de Leeuw Date: Fri, 1 Oct 2021 18:49:07 -0400 Subject: [PATCH] fix one more broken readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74f9e0a1..aa3a0da9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You can learn more about setting up a project by following the [hello world tuto Once you've got a project set up, the [reaction time task tutorial](https://www.jspsych.org/latest/tutorials/rt-task/) is a great next step, since it covers many core topics and features. -There are also a number of [video tutorials](https://www.jspsych.org/tutorials/video-tutorials) available on the website. +There are also a number of [video tutorials](https://www.jspsych.org/latest/tutorials/video-tutorials) available on the website. ## Examples