From 8d6c44ac744c1335c9a8d536517ce3ebdd878598 Mon Sep 17 00:00:00 2001 From: jonasc Date: Sat, 30 May 2020 01:11:24 +0200 Subject: [PATCH] Fix broken link to Google shell style guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2167fcf..bd5df66 100644 --- a/README.md +++ b/README.md @@ -826,7 +826,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: The Bash Hackers Wiki - hold documentation of any kind about GNU Bash.
  :small_orange_diamond: Shell & Utilities - describes the commands and utilities offered to application programs by POSIX-conformant systems.
  :small_orange_diamond: the-art-of-command-line - master the command line, in one page.
-  :small_orange_diamond: Shell Style Guide - a shell style guide for Google-originated open-source projects.
+  :small_orange_diamond: Shell Style Guide - a shell style guide for Google-originated open-source projects.

##### :black_small_square: Text Editors