X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/2cdc8a7134d82e31b644c4c46f662f56de605da1..dc9c1bb9b7d818f7b13d793a85b9fe44eb61ab87:/doc/safe-shell.mdwn diff --git a/doc/safe-shell.mdwn b/doc/safe-shell.mdwn index 7b24040..d6e5049 100644 --- a/doc/safe-shell.mdwn +++ b/doc/safe-shell.mdwn @@ -114,7 +114,7 @@ TODO: mumble `mktemp`? ## Other resources -Google has a [Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml). As the name suggests, it primarily focuses on good style, but some items are safety/security-relevant. +Google has a [Shell Style Guide](https://google.github.io/styleguide/shell.xml). As the name suggests, it primarily focuses on good style, but some items are safety/security-relevant. ## Conclusion