From 755c8c73e2c62b9b2e851a6acd972f86f394e210 Mon Sep 17 00:00:00 2001 From: Test User Date: Mon, 4 May 2026 21:54:48 +0800 Subject: [PATCH] Fix trailing period included in archive.org URL The bare URL on line 26 had a trailing sentence period that would be included as part of the link URL in many Markdown renderers, causing a 404. Wrap the URL in angle brackets to delimit it from the period. Co-Authored-By: Claude Opus 4.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe77162..732a454 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ compilable source code extracted from the printed files above If you just want to browse the source code or compile/assemble it, choose [`3_source_code`](./3_source_code/). The original scans, in PDF and PNG -formats, are available at https://archive.org/details/paterson_listings. +formats, are available at . Further details about these listings, including technical writeups, can be found at: