Author: sureyeaah
Date: Mon Sep 23 09:55:13 2019
New Revision: 372627

URL: http://llvm.org/viewvc/llvm-project?rev=372627&view=rev
Log:
[Clang-doc] NFC: Fixed link to llvm bugs in documentation
Modified:
    clang-tools-extra/trunk/docs/clang-doc.rst

Modified: clang-tools-extra/trunk/docs/clang-doc.rst
URL: 
http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/clang-doc.rst?rev=372627&r1=372626&r2=372627&view=diff
==============================================================================
--- clang-tools-extra/trunk/docs/clang-doc.rst (original)
+++ clang-tools-extra/trunk/docs/clang-doc.rst Mon Sep 23 09:55:13 2019
@@ -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.
 


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to