From 0a9a6845d8ba92f07fbc4945746d6953417e7552 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Fri, 25 Mar 2016 18:25:19 +0100 Subject: [PATCH] Formatting fix --- 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 b0c3dac6..bbe31aac 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -773,8 +773,8 @@ * [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/) - M. Cooper * [Bash Guide for Beginners](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) - M. Garrels * [BASH Programming](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html) -* [BashGuide](http://mywiki.wooledge.org/BashGuide) * [Bash Reference Manual](http://www.gnu.org/software/bash/manual/bashref.html) +* [BashGuide](http://mywiki.wooledge.org/BashGuide) * [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) - Mark Bates * [Getting Started with BASH](http://www.hypexr.org/bash_tutorial.php) * [Google Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml) -- GitLab