diff --git a/clang/docs/ClangFormatStyleOptions.rst b/clang/docs/ClangFormatStyleOptions.rst
index a4c381bf583b6..6c3a64ebef708 100644
--- a/clang/docs/ClangFormatStyleOptions.rst
+++ b/clang/docs/ClangFormatStyleOptions.rst
@@ -163,9 +163,6 @@ the configuration (without a prefix: ``Auto``).
* ``Chromium``
A style complying with `Chromium's style guide
Clang Related Projects
Site: - https://github.com/mozilla/dxr + https://github.com/mozsearch/mozsearch
- DXR is a code search and navigation tool aimed at making sense of large projects like Firefox. It supports full-text and regex searches as well as structural queries like "Find all the callers of this function." + Searchfox is Mozilla's successor to DXR'a fast code search and navigation tool designed to help you explore and understand large codebases like Firefox. It offers full-text and regex searches, as well as structural queries such as "Find all the callers of this function."