diff options
-rw-r--r-- | clang-tools-extra/docs/clang-doc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/docs/clang-doc.rst b/clang-tools-extra/docs/clang-doc.rst index 6f61970a585..0c47405fb5a 100644 --- a/clang-tools-extra/docs/clang-doc.rst +++ b/clang-tools-extra/docs/clang-doc.rst @@ -12,7 +12,7 @@ source code and comments. The tool is in a very early development stage, so you might encounter bugs and crashes. Submitting reports with information about how to reproduce the issue -to `the LLVM bugtracker <https://llvm.org/bugs>`_ will definitely help the +to `the LLVM bugtracker <https://bugs.llvm.org/>`_ will definitely help the project. If you have any ideas or suggestions, please to put a feature request there. |