diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-01-06 17:33:25 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-01-06 17:33:25 +0800 |
commit | bbce75e352be0637305a1b59ac5eca7175bceece (patch) | |
tree | 388be157f17fd519e32ec80de84992a4346bb3ab /llvm/docs/CommandGuide/llvm-libtool-darwin.rst | |
parent | 95ddbed9b797e33d952e4ab9d33f08039c471788 (diff) | |
download | llvm-bbce75e352be0637305a1b59ac5eca7175bceece.zip llvm-bbce75e352be0637305a1b59ac5eca7175bceece.tar.gz llvm-bbce75e352be0637305a1b59ac5eca7175bceece.tar.bz2 |
Update Bug report URL to Github Issues
Although we moved to Github Issues. The bug report message refers to
Bugzilla still. This patch tries to update these URLs.
Reviewed By: MaskRay, Quuxplusone, jhenderson, libunwind, libc++
Differential Revision: https://reviews.llvm.org/D116351
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-libtool-darwin.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-libtool-darwin.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-libtool-darwin.rst b/llvm/docs/CommandGuide/llvm-libtool-darwin.rst index ccdf464..0fdd51d 100644 --- a/llvm/docs/CommandGuide/llvm-libtool-darwin.rst +++ b/llvm/docs/CommandGuide/llvm-libtool-darwin.rst @@ -97,7 +97,7 @@ Otherwise, it exits with code 0. BUGS ---- -To report bugs, please visit <https://bugs.llvm.org/>. +To report bugs, please visit <https://github.com/llvm/llvm-project/issues/>. SEE ALSO -------- |