Skip to content

Commit 6d2f4dd

Browse files
authored
[llvm][docs] update links to clang-format-diff.py and git-clang-format (#114646)
Point to github instead of phabricator.
1 parent 5f84b33 commit 6d2f4dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/Contributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ of LLVM's high-level design, as well as its internals:
181181
.. _irc.oftc.net: irc://irc.oftc.net/llvm
182182
.. _good first issue: https://github.com/llvm/llvm-project/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
183183
.. _bug tracker: https://github.com/llvm/llvm-project/issues
184-
.. _clang-format-diff.py: https://reviews.llvm.org/source/llvm-github/browse/main/clang/tools/clang-format/clang-format-diff.py
185-
.. _git-clang-format: https://reviews.llvm.org/source/llvm-github/browse/main/clang/tools/clang-format/git-clang-format
184+
.. _clang-format-diff.py: https://github.com/llvm/llvm-project/blob/main/clang/tools/clang-format/clang-format-diff.py
185+
.. _git-clang-format: https://github.com/llvm/llvm-project/blob/main/clang/tools/clang-format/git-clang-format
186186
.. _LLVM's GitHub: https://github.com/llvm/llvm-project
187187
.. _LLVM's Phabricator (read-only): https://reviews.llvm.org/
188188
.. _LLVM's Open Projects page: https://llvm.org/OpenProjects.html#what

0 commit comments

Comments
 (0)