diff --git a/doc/build.rst b/doc/build.rst index d9b5bab08d53..36ba206c51b9 100644 --- a/doc/build.rst +++ b/doc/build.rst @@ -161,7 +161,7 @@ To build with MinGW, type: cp make/mingw64.mk config.mk; make -j4 -See :ref:`_mingw_python` for buildilng XGBoost for Python. +See :ref:`mingw_python` for buildilng XGBoost for Python. Compile XGBoost with Microsoft Visual Studio --------------------------------------------