Skip to content

Commit d041833

Browse files
s-pratikAaronBallman
authored andcommitted
Fix broken link to CxxCodeBrowser in External Clang Examples
Replaced the dead link with the correct link in ExternalClangExamples.rst Differential Revision: https://reviews.llvm.org/D143343 Fixes #60142
1 parent 120e968 commit d041833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ExternalClangExamples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ List of projects and tools
3333
a persistent in-memory database of references, symbolnames, completions
3434
etc."
3535

36-
`<https://rprichard.github.com/sourceweb/>`_
36+
`<https://rprichard.github.io/CxxCodeBrowser/>`_
3737
"A C/C++ source code indexer and navigator"
3838

3939
`<https://github.com/etaoins/qconnectlint>`_

0 commit comments

Comments
 (0)