Commit 9d3226ee authored by Boris Kostenko's avatar Boris Kostenko Committed by Guolin Ke
Browse files

Update links to Development Guide in docs (#809)

* Updated link to Development Guide in README.md

* Updated link to DevelopmentGuide in docs/README.md
parent 27f75bf5
......@@ -93,7 +93,7 @@ LightGBM has been developed and used by many active community members. Your help
- Contribute to the [tests](https://github.com/Microsoft/LightGBM/tree/master/tests) to make it more reliable.
- Contribute to the [documents](https://github.com/Microsoft/LightGBM/tree/master/docs) to make it clearer for everyone.
- Contribute to the [examples](https://github.com/Microsoft/LightGBM/tree/master/examples) to share your experience with other users.
- Check out [Development Guide](./docs/development.md).
- Check out [Development Guide](./docs/development.rst).
- Open issue if you met problems during development.
Microsoft Open Source Code of Conduct
......
......@@ -31,4 +31,4 @@ make html
* [Parallel Learning Guide](https://github.com/Microsoft/LightGBM/wiki/Parallel-Learning-Guide)
* [GPU Tutorial](./GPU-Tutorial.md)
* [FAQ](./FAQ.md)
* [Development Guide](./development.md)
* [Development Guide](./development.rst)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment