From ba06973d6f8b94994a7b393e48f5e1165c1c9426 Mon Sep 17 00:00:00 2001 From: Lonney Date: Thu, 9 Jan 2025 13:25:11 -0900 Subject: [PATCH] Correct link URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d0a0d1..b2bc920 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Basically what I did over several months. ### Broken Links -An application called [Deep Trawl](https://github.com/htacg/tidy-html5/releases/tag/5.8.0) and a combination of find and grep queries were used to find broken links. Internal broken links corrected, external broken links point to [Internet Web Archive](https://www.archive.org/) copies, external links updated to use https where possible and open in a new tab (target="_blank"). +An application called [Deep Trawl](https://sites.google.com/view/deeptrawl) and a combination of find and grep queries were used to find broken links. Internal broken links corrected, external broken links point to [Internet Web Archive](https://www.archive.org/) copies, external links updated to use https where possible and open in a new tab (target="_blank"). ### Moxon Javascript Calculator