瀏覽代碼

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 8 年之前
committed by Victor Costan
父節點
當前提交
b5d4a22e64
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      CONTRIBUTING.md

+ 2
- 2
CONTRIBUTING.md 查看文件

@ -31,6 +31,6 @@ the CLA.
## Writing Code ## ## 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. Otherwise we will have to ask you to make changes, and that's no fun for anyone.

Loading…
取消
儲存