Skip to content

Commit 62d97cd

Browse files
authored
Merge pull request #7280 from baijum/patch-4
Update Shell Style Guide link and text
2 parents 8f70d13 + 6fdf082 commit 62d97cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/guide/coding-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |
1010
## Code conventions
1111

1212
- Bash
13-
- https://google.github.io/styleguide/shell.xml
13+
- [Shell Style Guide](https://google.github.io/styleguide/shellguide.html)
1414
- Ensure that build, release, test, and cluster-management scripts run on macOS
1515

1616
- Go

0 commit comments

Comments
 (0)