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:
Leena Miettinen
2024-09-03 09:57:27 +02:00
parent d4448361c7
commit 0d4b33a769

View File

@@ -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)
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 = {
{ Id = "lua", Version = "14.0.0" },