Skip to content

Commit

Permalink
CONTRIBUTING.md: Fix google java style guide link (grpc#5318)
Browse files Browse the repository at this point in the history
  • Loading branch information
arajitsamanta authored and creamsoup committed Feb 4, 2019
1 parent 71d067e commit 182d277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ See [COMPILING.md](COMPILING.md). Specifically, you'll generally want to set
## Code style

We follow the [Google Java Style
Guide](https://google-styleguide.googlecode.com/svn/trunk/javaguide.html). Our
Guide](https://google.github.io/styleguide/javaguide.html). Our
build automatically will provide warnings for style issues.
[Eclipse](https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml)
and
Expand Down

0 comments on commit 182d277

Please sign in to comment.