From ca7cf834bcbff5a1e243575d46a5258032a02b2a Mon Sep 17 00:00:00 2001 From: Cullen Rhodes Date: Mon, 23 Feb 2026 08:39:53 +0000 Subject: [PATCH] [Maintainers] Fix broken clang link (NFC) (#182451) Was recently converted to .md (44f248499616). --- llvm/Maintainers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md index c714fab83d58..1b84d12fa51f 100644 --- a/llvm/Maintainers.md +++ b/llvm/Maintainers.md @@ -501,7 +501,7 @@ Some subprojects maintain their own list of per-component maintainers. [BOLT maintainers](https://github.com/llvm/llvm-project/blob/main/bolt/Maintainers.md) -[Clang maintainers](https://github.com/llvm/llvm-project/blob/main/clang/Maintainers.rst) +[Clang maintainers](https://github.com/llvm/llvm-project/blob/main/clang/Maintainers.md) [Clang-tools-extra maintainers](https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/Maintainers.rst)