diff --git a/contributors/guide/coding-conventions.md b/contributors/guide/coding-conventions.md index cffe6d717..824e2eca4 100644 --- a/contributors/guide/coding-conventions.md +++ b/contributors/guide/coding-conventions.md @@ -10,7 +10,7 @@ description: | ## Code conventions - Bash - - https://google.github.io/styleguide/shell.xml + - [Shell Style Guide](https://google.github.io/styleguide/shellguide.html) - Ensure that build, release, test, and cluster-management scripts run on macOS - Go