We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c1e76 commit d92e0b5Copy full SHA for d92e0b5
1 file changed
extensions/ql-vscode/README.md
@@ -79,7 +79,7 @@ While you can use the [CodeQL CLI to create your own databases](https://help.sem
79
80
1. Open [https://lgtm.com] in your browser.
81
1. Search for a project you are interested in, for example [Apache Kafka](https://lgtm.com/projects/g/apache/kafka/ci/).
82
-1. Copy the link to that project, for example [https://lgtm.com/projects/g/apache/kafka?mode=list]
+1. Copy the link to that project, for example `https://lgtm.com/projects/g/apache/kafka`.
83
1. In VS Code, open the command pallette and choose the _CodeQL: Download Database from LGTM_ command.
84
1. Paste the link you copied earlier.
85
1. Select the language for the database you want to download (only required if the project has databases for multiple languages).
0 commit comments