[docs] Update 'please file a bug' link for clang-cl
authorHans Wennborg <hans@chromium.org>
Thu, 6 Jul 2023 13:12:42 +0000 (15:12 +0200)
committerHans Wennborg <hans@chromium.org>
Thu, 6 Jul 2023 13:13:10 +0000 (15:13 +0200)
clang/docs/UsersManual.rst

index 6a644ee..da9d0d3 100644 (file)
@@ -4146,7 +4146,7 @@ options are spelled with a leading ``/``, they will be mistaken for a filename:
 
     clang-cl.exe: error: no such file or directory: '/foobar'
 
-Please `file a bug <https://bugs.llvm.org/enter_bug.cgi?product=clang&component=Driver>`_
+Please `file a bug <https://github.com/llvm/llvm-project/issues/new?labels=clang-cl>`_
 for any valid cl.exe flags that clang-cl does not understand.
 
 Execute ``clang-cl /?`` to see a list of supported options: