Procházet zdrojové kódy

Fixed style guide link in CONTRIBUTING.md

The C++ style guide URL was wrong.

This fixes issue #394. Reported by GitHub user @Loki-Astari.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=173188573
main
cmumford před 7 roky
odevzdal Victor Costan
rodič
revize
b5d4a22e64
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      CONTRIBUTING.md

+ 2
- 2
CONTRIBUTING.md Zobrazit soubor

@ -31,6 +31,6 @@ the CLA.
## Writing Code ##
If your contribution contains code, please make sure that it follows
[the style guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml).
If your contribution contains code, please make sure that it follows
[the style guide](http://google.github.io/styleguide/cppguide.html).
Otherwise we will have to ask you to make changes, and that's no fun for anyone.

Načítá se…
Zrušit
Uložit