diff --git a/files/en-us/learn/javascript/building_blocks/test_your_skills_colon__conditionals/index.md b/files/en-us/learn/javascript/building_blocks/test_your_skills_colon__conditionals/index.md index e7eae110a6e4437..56e85b773d422ff 100644 --- a/files/en-us/learn/javascript/building_blocks/test_your_skills_colon__conditionals/index.md +++ b/files/en-us/learn/javascript/building_blocks/test_your_skills_colon__conditionals/index.md @@ -79,7 +79,7 @@ Try updating the live code below to recreate the finished example: > **Callout:** > -> [Download the starting point for this task](https://github.com/mdn/learning-area/blob/main/javascript/building-blocks/tasks/conditionals/conditionals4-download.html) to work in your own editor or in an online editor. +> [Download the starting point for this task](https://github.com/mdn/learning-area/blob/main/javascript/building-blocks/tasks/conditionals/conditionals3-download.html) to work in your own editor or in an online editor. ## Assessment or further help