From 3d26deb23d6490c322ca70ce2d9a91dd79abba1a Mon Sep 17 00:00:00 2001 From: Thenlie Date: Tue, 31 Mar 2026 15:14:30 -0600 Subject: [PATCH] bad lint for testing - drop this commit --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 2b05205ef..4985361bb 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -388,7 +388,7 @@ Books on general-purpose programming that don't focus on a specific language are ### Bash -* [z](www.google.com) - Leithen +* [z](www.google.com) - Leithen C * [Advanced Bash-Scripting Guide](https://tldp.org/LDP/abs/html/) - M. Cooper (HTML) * [Bash Guide for Beginners (2008)](https://www.tldp.org/LDP/Bash-Beginners-Guide/html/) - M. Garrels (HTML) * [Bash Notes for Professionals](https://goalkicker.com/BashBook/) - Compiled from StackOverflow documentation (PDF)