diff options
-rw-r--r-- | clang-tools-extra/docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/docs/index.rst b/clang-tools-extra/docs/index.rst index 0dcff786933..00dd5249bb8 100644 --- a/clang-tools-extra/docs/index.rst +++ b/clang-tools-extra/docs/index.rst @@ -28,7 +28,7 @@ the user's guide or reference manual for each tool. * `Doxygen documentation`_ -.. _`Doxygen documentation`: doxygen/index.html +.. _`Doxygen documentation`: doxygen/annotated.html .. note:: This documentation is generated directly from the source code with doxygen. |