Copilot: Fix the broken link in the settings page

Change-Id: Iabedbbd1cc4c3371bd5351e434918e8368705daf
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
Burak Hancerli
2023-08-01 14:24:38 +02:00
parent 61f0e31e30
commit 98e24a199f

View File

@@ -173,7 +173,7 @@ public:
"file from the Copilot neovim plugin.",
"Markdown text for the copilot instruction label")
.arg("[README.md](https://github.com/github/copilot.vim)")
.arg("[agent.js](https://github.com/github/copilot.vim/tree/release/copilot/dist)"));
.arg("[agent.js](https://github.com/github/copilot.vim/tree/release/dist)"));
Column {
QString("<b>" + Tr::tr("Note:") + "</b>"), br,