[Clang-doc] NFC: Fixed link to llvm bugs in documentation

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@372627 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/clang-doc.rst b/docs/clang-doc.rst
index 6f61970..0c47405 100644
--- a/docs/clang-doc.rst
+++ b/docs/clang-doc.rst
@@ -12,7 +12,7 @@
 
 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.