From 4e5833dddea53b9907e8bd58a057db9f99b6fd38 Mon Sep 17 00:00:00 2001 From: Austin Jenchi Date: Wed, 13 Aug 2025 13:56:40 -0700 Subject: [PATCH] Fix dead link to scorekeeper guide -> manual --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74832a5..a5f57cb 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ To launch, extract the zip and open the `FTCLauncher` file on macOS/Linux or the ## Documentation -The user documentation can be found here: [FTC Scorekeeper Manual](https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/scorekeeper-guide.pdf). +The user documentation can be found here: [FTC Scorekeeper Manual](https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/scorekeeper-manual.pdf). ## Reporting Issues