diff --git a/src/pages/Example-Studies.md b/src/pages/Example-Studies.md
index 3e9dfeb7e0..dfe40dccf1 100644
--- a/src/pages/Example-Studies.md
+++ b/src/pages/Example-Studies.md
@@ -24,7 +24,6 @@ If you wrote an example study that you'd like to share, please feel free to [con
| Study Name | Brief Description | Frameworks Used | JATOS Features | Example Image |
|-------------------|-------------------|-------------------|-------------------|-------------------|
| [Hello World](https://github.com/JATOS/JATOS_examples/raw/main/examples/hello_world.jzip) | Everything starts with a Hello World! | - | - | - |
-| [v3.3.1 Features](https://github.com/JATOS/JATOS_examples/raw/main/examples/simple_example_jatos_v3.3.1.zip) § | Simple example implementing the changes in v3.3.1 | - | - |
![](/img/example-studies/Screenshot_simple_example_v-3-3-1.png)
|
| [Simple Reaction Time Task](https://github.com/JATOS/JATOS_examples/raw/main/examples/jspsych_7_simple_reaction_time_task.jzip) † | Go/NoGo task. Includes instructions | [jsPsych 7](https://www.jspsych.org/) | - | ![](/img/example-studies/Screenshot_gonogo.png)
|
| [Randomize Tasks Between Workers](https://github.com/JATOS/JATOS_examples/raw/main/examples/randomize_tasks_between_workers.jzip) § | Template to randomly assign participants to conditions A, B, or C (with fixed numbers for each condition). | - | [Batch session](Session-Data-Three-Types.html)| ![](/img/example-studies/Screenshot_randomization_between_workers.png)
|
| [Lexical Decision](https://github.com/JATOS/JATOS_examples/raw/main/examples/lexical_decision_(using_jspsych).zip) | Participants classify whether a string of letters is a word or a nonword. From [factorsdb](https://github.com/jodeleeuw/factorsdb/tree/gh-pages/_experiments). | [jsPsych](https://www.jspsych.org/) | - | ![](/img/example-studies/Screenshot_lexicalDecision_word.png)
|
@@ -73,4 +72,4 @@ If you wrote an example study that you'd like to share, please feel free to [con
| Study Name | Brief Description | Frameworks Used | JATOS Features | Contributed By | Example Image |
|-------------------|-------------------|-------------------|-------------------|-------------------|-------------------|
-| [Randomize (Multi-component) Tasks Between Workers](https://github.com/JATOS/JATOS_examples/raw/main/examples/randomize_task_order_between_workers.jzip) § | Template to randomly assign participants to conditions A or B, where each condition is composed of two different components. This is an extension of the "Randomize Tasks Between Workers' example above | - | [Batch session](Session-Data-Three-Types.html)| Craig Stark, Ph.D., School of Biological Sciences, University of California, Irvin | ![](/img/example-studies/Screenshot_randomization_between_workers.png)
|
\ No newline at end of file
+| [Randomize (Multi-component) Tasks Between Workers](https://github.com/JATOS/JATOS_examples/raw/main/examples/randomize_task_order_between_workers.jzip) § | Template to randomly assign participants to conditions A or B, where each condition is composed of two different components. This is an extension of the "Randomize Tasks Between Workers' example above | - | [Batch session](Session-Data-Three-Types.html)| Craig Stark, Ph.D., School of Biological Sciences, University of California, Irvin | ![](/img/example-studies/Screenshot_randomization_between_workers.png)
|