Skip to content

Commit

Permalink
Update Google Style Guide links.
Browse files Browse the repository at this point in the history
The style guide is now hosted on GitHub.
  • Loading branch information
nlativy committed May 30, 2015
1 parent c299ca8 commit 0eb1c93
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,9 @@ again.

## Code Style
The Acai codebase follows the [Google Java Style](
https://google-styleguide.googlecode.com/svn/trunk/javaguide.html). You can
http://google.github.io/styleguide/javaguide.html). You can
download formatter configurations for Eclipse and IntelliJ from the
[google-styleguide repository](
https://code.google.com/p/google-styleguide/source/browse/trunk).
[google-styleguide repository](https://github.com/google/styleguide).

## Submitting a patch
1. It's generally best to start by opening a new issue describing the bug or
Expand Down

0 comments on commit 0eb1c93

Please sign in to comment.