Skip to content

Commit

Permalink
Fix CPP style guide link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ahojnnes committed Jan 12, 2017
1 parent 1970f36 commit acad0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ should be submitted in the form of new issues and/or pull requests on GitHub.

Please, adhere to the Google coding style guide:

http://google-styleguide.googlecode.com/svn/trunk/cppguide.html
https://google.github.io/styleguide/cppguide.html

by using the provided ".clang-format" file.

Expand Down

0 comments on commit acad0bf

Please sign in to comment.