File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- <img src =" https://xgboost.ai/images/logo/xgboost-logo.svg " width =135/ > eXtreme Gradient Boosting
1
+ <img src =" https://xgboost.ai/images/logo/xgboost-logo-ng-trimmed.png " width =200/ > eXtreme Gradient Boosting
2
2
===========
3
+
3
4
[ ![ Build Status] ( https://badge.buildkite.com/aca47f40a32735c00a8550540c5eeff6a4c1d246a580cae9b0.svg?branch=master )] ( https://buildkite.com/xgboost/xgboost-ci )
4
5
[ ![ XGBoost-CI] ( https://github.com/dmlc/xgboost/workflows/XGBoost-CI/badge.svg?branch=master )] ( https://github.com/dmlc/xgboost/actions )
5
6
[ ![ Documentation Status] ( https://readthedocs.org/projects/xgboost/badge/?version=latest )] ( https://xgboost.readthedocs.org )
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://raw.githubusercontent.com/dmlc/dmlc.github.io/master/img/ logo-m /xgboost.png"
253
+ html_logo = "https://xgboost.ai/images/ logo/xgboost-logo-ng .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