Skip to content

Commit

Permalink
doc: Fix broken links in contribute.md (dmlc#2435)
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 authored and terrytangyuan committed Jun 26, 2017
1 parent 91e778c commit 70ba492
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/how_to/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contribute to XGBoost
XGBoost has been developed and used by a group of active community members.
Everyone is more than welcome to contribute. It is a way to make the project better and more accessible to more users.

- Please add your name to [CONTRIBUTORS.md](../CONTRIBUTORS.md) after your patch has been merged.
- Please also update [NEWS.md](../NEWS.md) to add note on your changes to the API or added a new document.
- Please add your name to [CONTRIBUTORS.md](../../CONTRIBUTORS.md) after your patch has been merged.
- Please also update [NEWS.md](../../NEWS.md) to add note on your changes to the API or added a new document.

Guidelines
----------
Expand Down

0 comments on commit 70ba492

Please sign in to comment.