From 5635b0a4905d0ada3785cad11cb11d8cb1d81b92 Mon Sep 17 00:00:00 2001 From: Aidan Bruneel Date: Wed, 5 Aug 2026 21:29:28 -0400 Subject: [PATCH] Update first-launch tutorial URL --- src/firstLaunch/README.md | 2 +- src/firstLaunch/firstLaunch.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/firstLaunch/README.md b/src/firstLaunch/README.md index dba7c9e..da83f98 100644 --- a/src/firstLaunch/README.md +++ b/src/firstLaunch/README.md @@ -19,7 +19,7 @@ The files in this directory are responsible for: ## Usage -When a user installs the IMAGE browser extension for the first time, the extension automatically displays the first launch page. This page welcomes the user to the extension and provides a link to the quickstart guide at https://image.a11y.mcgill.ca/pages/quickstart.html. +When a user installs the IMAGE browser extension for the first time, the extension automatically displays the first launch page. This page welcomes the user to the extension and provides a link to the tutorial at https://image.a11y.mcgill.ca/tutorial/. The first launch page is designed to be simple and straightforward, providing just enough information to get users started without overwhelming them with details. diff --git a/src/firstLaunch/firstLaunch.html b/src/firstLaunch/firstLaunch.html index d872831..ac194c3 100644 --- a/src/firstLaunch/firstLaunch.html +++ b/src/firstLaunch/firstLaunch.html @@ -8,7 +8,7 @@


- https://image.a11y.mcgill.ca/pages/quickstart.html + https://image.a11y.mcgill.ca/tutorial/