Skip to content

Commit 1090d10

Browse files
authored
fix link to google shellguide
1 parent c4deae8 commit 1090d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ See also in `LESSONS.md` (https://github.com/icy/bash-coding-style/blob/master/L
636636
## Resources
637637
638638
* [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)
639+
* [Google - Shell Style Guide](https://github.com/google/styleguide/blob/gh-pages/shellguide.md)
640640
* [Defensive Bash programming](https://news.ycombinator.com/item?id=7815190)
641641
* [Shellcheck](https://github.com/koalaman/shellcheck)
642642

0 commit comments

Comments
 (0)