forked from qt-creator/qt-creator
Doc: Fix link formatting
The end bracket was missing. Change-Id: I88b01a8a725306312c961b687bca48281fe3c010 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
@@ -105,7 +105,7 @@ To write test cases with Qt AI Assistant:
|
|||||||
|
|
||||||
Qt AI Assistant generates a test case in [Qt Test](https://doc.qt.io/qt-6/qttest-index.html)
|
Qt AI Assistant generates a test case in [Qt Test](https://doc.qt.io/qt-6/qttest-index.html)
|
||||||
format that you can copy and paste to your
|
format that you can copy and paste to your
|
||||||
[Qt test project](https://doc.qt.io/qtcreator/creator-how-to-create-qt-tests.html.
|
[Qt test project](https://doc.qt.io/qtcreator/creator-how-to-create-qt-tests.html).
|
||||||
]],
|
]],
|
||||||
Dependencies = {
|
Dependencies = {
|
||||||
{ Id = "lua", Version = "14.0.0" },
|
{ Id = "lua", Version = "14.0.0" },
|
||||||
|
Reference in New Issue
Block a user