s-pratik created this revision. s-pratik added a reviewer: aaron.ballman. Herald added a project: All. s-pratik requested review of this revision. Herald added a project: clang.
Replaced the dead link with the correct link in ExternalClangExamples.rst Repository: rG LLVM Github Monorepo 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>`_
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>`_
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits