diff --git a/README.md b/README.md
index 063b29125..234bd7dba 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-
eXtreme Gradient Boosting
+
eXtreme Gradient Boosting
===========
+
[](https://buildkite.com/xgboost/xgboost-ci)
[](https://github.com/dmlc/xgboost/actions)
[](https://xgboost.readthedocs.org)
diff --git a/doc/conf.py b/doc/conf.py
index 68ec39181..ec58c5a5d 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -250,7 +250,7 @@ html_theme = "sphinx_rtd_theme"
html_theme_options = {"logo_only": True}
-html_logo = "https://raw.githubusercontent.com/dmlc/dmlc.github.io/master/img/logo-m/xgboost.png"
+html_logo = "https://xgboost.ai/images/logo/xgboost-logo-ng.png"
html_css_files = ["css/custom.css"]