aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCamila San <hello@camila.codes>2019-10-19 16:09:12 +0200
committerhello <hello@camila.codes>2019-10-22 12:19:19 +0000
commit70e8954402168d4a9fc5a3ebcad563b288021e26 (patch)
tree84847d480935a6097c20741615dc21bb8ea0d614 /README.md
parentc1b838ceada4821639313b84973710f39f69fbbd (diff)
Fix wrong link in the README
Fixes: QTCREATORBUG-23100 Change-Id: I8b4fca804ae872524ce80715385c01ac5b63223c Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7ff6307201..04063db975 100644
--- a/README.md
+++ b/README.md
@@ -276,7 +276,7 @@ http://llvm.org/docs/GettingStarted.html#git-mirror:
The ClangFormat plugin depends on the additional patch
- https://code.qt.io/cgit/clang/clang.git/commit/?h=release_80-based&id=f98a155c89df094fb8f419a20629065f25fe599a
+ https://code.qt.io/cgit/clang/clang.git/commit/?h=release_80-based&id=fa1b9053729ec6a4425a44ec5502dd388928274a
While the plugin builds without it, it will be disabled on start with an error message.