We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9514de commit ed2110dCopy full SHA for ed2110d
CONTRIBUTING.md
@@ -25,7 +25,7 @@ use Github pull requests for this purpose.
25
26
Some tips for good pull requests:
27
* Use our code
28
- [style guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.html).
+ [style guide](https://google.github.io/styleguide/cppguide.html).
29
When in doubt, try to stay true to the existing code of the project.
30
* Write a descriptive commit message. What problem are you solving and what
31
are the consequences? Where and what did you test? Some good tips:
0 commit comments