[PATCH] D143343: Broken link to SourceWeb (aka CxxCodeBrowser) project in "External Clang Examples" #60142
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 6 06:13:18 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd041833f55d9: Fix broken link to CxxCodeBrowser in External Clang Examples (authored by s-pratik, committed by aaron.ballman).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143343/new/
https://reviews.llvm.org/D143343
Files:
clang/docs/ExternalClangExamples.rst
Index: clang/docs/ExternalClangExamples.rst
===================================================================
--- clang/docs/ExternalClangExamples.rst
+++ clang/docs/ExternalClangExamples.rst
@@ -33,7 +33,7 @@
a persistent in-memory database of references, symbolnames, completions
etc."
-`<https://rprichard.github.com/sourceweb/>`_
+`<https://rprichard.github.io/CxxCodeBrowser/>`_
"A C/C++ source code indexer and navigator"
`<https://github.com/etaoins/qconnectlint>`_
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143343.495104.patch
Type: text/x-patch
Size: 492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230206/ed1d175b/attachment.bin>
More information about the cfe-commits
mailing list