Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
22c09f90
Unverified
Commit
22c09f90
authored
Jun 23, 2023
by
James Lamb
Committed by
GitHub
Jun 23, 2023
Browse files
[docs] fix broken links in docs (#5939)
parent
ac57d5a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
docs/.linkcheckerrc
docs/.linkcheckerrc
+1
-0
docs/Parallel-Learning-Guide.rst
docs/Parallel-Learning-Guide.rst
+2
-2
No files found.
docs/.linkcheckerrc
View file @
22c09f90
...
@@ -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
...
...
docs/Parallel-Learning-Guide.rst
View file @
22c09f90
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment