From 3db177a2d0af820986f54236790920c8a89495b3 Mon Sep 17 00:00:00 2001 From: Isaac Good Date: Thu, 13 Feb 2020 11:08:47 -0800 Subject: [PATCH] Link to the new HTML version of the shell guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7ad2fc..f7e755f 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ The following Google style guides live outside of this project: [java]: https://google.github.io/styleguide/javaguide.html [py]: https://google.github.io/styleguide/pyguide.html [r]: https://google.github.io/styleguide/Rguide.html -[sh]: https://google.github.io/styleguide/shell.xml +[sh]: https://google.github.io/styleguide/shellguide.html [htmlcss]: https://google.github.io/styleguide/htmlcssguide.html [js]: https://google.github.io/styleguide/jsguide.html [angular]: https://google.github.io/styleguide/angularjs-google-style.html