Unverified Commit 22c09f90 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[docs] fix broken links in docs (#5939)

parent ac57d5a4
...@@ -9,6 +9,7 @@ threads=1 ...@@ -9,6 +9,7 @@ threads=1
ignore= ignore=
pythonapi/lightgbm\..*\.html.* pythonapi/lightgbm\..*\.html.*
http.*amd.com/.* http.*amd.com/.*
https.*tandfonline.com/.*
ignorewarnings=http-robots-denied,https-certificate-error ignorewarnings=http-robots-denied,https-certificate-error
checkextern=1 checkextern=1
......
...@@ -544,6 +544,6 @@ See `the mars documentation`_ for usage examples. ...@@ -544,6 +544,6 @@ See `the mars documentation`_ for usage examples.
.. _the lightgbm_ray documentation: https://docs.ray.io/en/latest/tune/api_docs/integration.html#lightgbm-tune-integration-lightgbm .. _the lightgbm_ray documentation: https://docs.ray.io/en/latest/tune/api_docs/integration.html#lightgbm-tune-integration-lightgbm
.. _Mars: https://docs.pymars.org/en/latest/index.html .. _Mars: https://mars-project.readthedocs.io/en/latest/
.. _the mars documentation: https://docs.pymars.org/en/latest/user_guide/learn/lightgbm.html .. _the mars documentation: https://mars-project.readthedocs.io/en/latest/user_guide/learn/lightgbm.html
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