Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Commit

Permalink
docs: Fix missing Google Style Guide link
Browse files Browse the repository at this point in the history
Signed-off-by: Ender <enderyurt@gmail.com>
  • Loading branch information
enderahmetyurt authored and titanous committed Oct 27, 2016
1 parent 9b2d6a9 commit f7c269e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -24,7 +24,7 @@ Reviewers should leave a "LGTM" comment once they are satisfied with the patch.
Please follow these guidelines when formatting source code:

* Go code should match the output of `gofmt -s`
* Shell scripts should adhere to the [Google Shell Style guide](https://google-styleguide.googlecode.com/svn/trunk/shell.xml)
* Shell scripts should adhere to the [Google Shell Style guide](https://google.github.io/styleguide/shell.xml)

## Developer’s Certificate of Origin

Expand Down

0 comments on commit f7c269e

Please sign in to comment.