forked from qt-creator/qt-creator
Changelog: Enclose complex URL in angle brackets
Qt (or its MarkDown parser) cuts off the link before the .. Enclosing the URL in angle brackets helps with that and is also valid practice in MarkDown. Change-Id: I06e33ec9edb42f80cd020b9b65a7bc2a32345e75 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
2
dist/changelog/changes-14.0.0.md
vendored
2
dist/changelog/changes-14.0.0.md
vendored
@@ -7,7 +7,7 @@ The most important changes are listed in this document. For a complete list of
|
|||||||
changes, see the Git log for the Qt Creator sources that you can check out from
|
changes, see the Git log for the Qt Creator sources that you can check out from
|
||||||
the public Git repository or view online at
|
the public Git repository or view online at
|
||||||
|
|
||||||
https://code.qt.io/cgit/qt-creator/qt-creator.git/log/?id=13.0..v14.0.0
|
<https://code.qt.io/cgit/qt-creator/qt-creator.git/log/?id=13.0..v14.0.0>
|
||||||
|
|
||||||
General
|
General
|
||||||
-------
|
-------
|
||||||
|
Reference in New Issue
Block a user