File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <img src =" https://xgboost.ai/images/logo/xgboost-logo-ng- trimmed.png " width =200/ > eXtreme Gradient Boosting
1
+ <img src =" https://xgboost.ai/images/logo/xgboost-logo-trimmed.png " width =200/ > eXtreme Gradient Boosting
2
2
===========
3
3
4
4
[ ![ Build Status] ( https://badge.buildkite.com/aca47f40a32735c00a8550540c5eeff6a4c1d246a580cae9b0.svg?branch=master )] ( https://buildkite.com/xgboost/xgboost-ci )
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ def is_readthedocs_build():
250
250
html_theme_options = {"logo_only" : True }
251
251
252
252
253
- html_logo = "https://xgboost.ai/images/logo/xgboost-logo-ng .png"
253
+ html_logo = "https://xgboost.ai/images/logo/xgboost-logo.png"
254
254
255
255
html_css_files = ["css/custom.css" ]
256
256
You can’t perform that action at this time.
0 commit comments