Skip to content

Commit fb1b6b8

Browse files
authored
Fix link to LLVM clangd repository (#338)
1 parent 72bf6fc commit fb1b6b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ <h4>Language servers</h4>
475475
<a href="http://llvm.org/">LLVM Team</a>
476476
</td>
477477
<td class="repo">
478-
<a href="https://reviews.llvm.org/diffusion/L/browse/clang-tools-extra/trunk/clangd/">clang-tools-extra/trunk/clangd</a>
478+
<a href="https://github.com/llvm/llvm-project/tree/main/clang-tools-extra/clangd">clang-tools-extra/trunk/clangd</a>
479479
</td>
480480
<td class="success">
481481
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>

0 commit comments

Comments
 (0)