diff options
author | Camila San <hello@camila.codes> | 2019-10-19 16:09:12 +0200 |
---|---|---|
committer | hello <hello@camila.codes> | 2019-10-22 12:19:19 +0000 |
commit | 70e8954402168d4a9fc5a3ebcad563b288021e26 (patch) | |
tree | 84847d480935a6097c20741615dc21bb8ea0d614 /README.md | |
parent | c1b838ceada4821639313b84973710f39f69fbbd (diff) | |
download | qt-creator-70e8954402168d4a9fc5a3ebcad563b288021e26.tar.gz |
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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |