We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4deae8 commit 1090d10Copy full SHA for 1090d10
README.md
@@ -636,7 +636,7 @@ See also in `LESSONS.md` (https://github.com/icy/bash-coding-style/blob/master/L
636
## Resources
637
638
* [Anybody can write good bash with a little effort](https://blog.yossarian.net/2020/01/23/Anybody-can-write-good-bash-with-a-little-effort)
639
-* [Google - Shell Style Guide](https://google.github.io/styleguide/shell.xml)
+* [Google - Shell Style Guide](https://github.com/google/styleguide/blob/gh-pages/shellguide.md)
640
* [Defensive Bash programming](https://news.ycombinator.com/item?id=7815190)
641
* [Shellcheck](https://github.com/koalaman/shellcheck)
642
0 commit comments