From 2d8b5d0d5d7e5d30181f2877624f622eda19f5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Salom=C3=A4ki?= Date: Sun, 15 Dec 2019 00:19:42 +0100 Subject: [PATCH] Changed a 404 link to Archive.org (#3473) CA-Clipper 5.2 Norton Guide is not available anymore since last May, according to Archive.org and the nameserver changes made at the time. I changed the link to point to the latest archived page which seems to have quite a good coverage. --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index ceefbe60..4af08027 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -2665,5 +2665,5 @@ Kerridge (PDF) (email address *requested*, not required) ### xBase (dBase / Clipper / Harbour) * [Application Development with Harbour](https://en.wikibooks.org/wiki/Application_Development_with_Harbour) - Wikibooks -* [CA-Clipper 5.2 Norton Guide](http://www.ousob.com/ng/clguide/) +* [CA-Clipper 5.2 Norton Guide](https://web.archive.org/web/20190516192814/http://www.ousob.com/ng/clguide/) * [Clipper Tutorial: a Guide to Open Source Clipper(s)](https://en.wikibooks.org/wiki/Clipper_Tutorial%3A_a_Guide_to_Open_Source_Clipper(s)) - Wikibooks -- GitLab