"tests/vscode:/vscode.git/clone" did not exist on "37ce3eb2a9cf867a04e8b2e8f9cf7d50147c4ef8"
Commit 6c0baa37 authored by Nikita Titov's avatar Nikita Titov Committed by Qiwei Ye
Browse files

[docs] fixed link in README (#1050)

* fixed link in README

* added chivee to maintainers' list
parent 8ebef94c
...@@ -76,8 +76,8 @@ Next you may want to read: ...@@ -76,8 +76,8 @@ Next you may want to read:
Documentation for contributors: Documentation for contributors:
* [**How we Update readthedocs.io**](https://github.com/Microsoft/LightGBM/blob/master/docs/README.md) * [**How we update readthedocs.io**](https://github.com/Microsoft/LightGBM/blob/master/docs/README.rst)
* Check out the [Development Guide](https://github.com/Microsoft/LightGBM/blob/master/docs/Development-Guide.rst). * Check out the [**Development Guide**](https://github.com/Microsoft/LightGBM/blob/master/docs/Development-Guide.rst).
Support Support
------- -------
......
...@@ -38,6 +38,7 @@ If it is a critical issue, identify first what error you have: ...@@ -38,6 +38,7 @@ If it is a critical issue, identify first what error you have:
Depending on the answers, while opening your issue, feel free to ping (just mention them with the arobase (@) symbol) appropriately so we can attempt to solve your problem faster: Depending on the answers, while opening your issue, feel free to ping (just mention them with the arobase (@) symbol) appropriately so we can attempt to solve your problem faster:
- `@guolinke <https://github.com/guolinke>`__ (C++ code / R-package / Python-package) - `@guolinke <https://github.com/guolinke>`__ (C++ code / R-package / Python-package)
- `@chivee <https://github.com/chivee>`__ (C++ code / Python-package)
- `@Laurae2 <https://github.com/Laurae2>`__ (R-package) - `@Laurae2 <https://github.com/Laurae2>`__ (R-package)
- `@wxchan <https://github.com/wxchan>`__ (Python-package) - `@wxchan <https://github.com/wxchan>`__ (Python-package)
- `@henry0312 <https://github.com/henry0312>`__ (Python-package) - `@henry0312 <https://github.com/henry0312>`__ (Python-package)
......
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