From f9caf08a7497d3ad64bd4878c0fd8b5c78d21751 Mon Sep 17 00:00:00 2001 From: Christopher Voltz Date: Wed, 15 Feb 2017 13:15:38 -0600 Subject: Fix broken URL Google moved their style guides to GitHub. Update the shell style guide URL to the new location. Reviewed-by: George Melikov Reviewed-by: Giuseppe Di Natale Reviewed-by: Brian Behlendorf Signed-off-by: Christopher Voltz Closes #5797 --- cmd/zed/zed.d/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') diff --git a/cmd/zed/zed.d/README b/cmd/zed/zed.d/README index b4cb11514..7279b9370 100644 --- a/cmd/zed/zed.d/README +++ b/cmd/zed/zed.d/README @@ -11,7 +11,7 @@ General functions reside in "zed-functions.sh". Use them where applicable. Additional references that may be of use: Google Shell Style Guide - https://google-styleguide.googlecode.com/svn/trunk/shell.xml + https://github.com/google/styleguide/blob/gh-pages/shell.xml Dash as /bin/sh https://wiki.ubuntu.com/DashAsBinSh -- cgit v1.2.3