You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/ql-vscode/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ You can find all the commands contributed by the extension in the Command Palett
77
77
78
78
While you can use the [CodeQL CLI to create your own databases](https://help.semmle.com/codeql/codeql-cli/procedures/create-codeql-database.html), the simplest way to start is by downloading a database from LGTM.com.
79
79
80
-
1. Open [LGTM.com](https://lgtm.com) in your browser.
80
+
1. Open [LGTM.com](https://lgtm.com/#explore) in your browser.
81
81
1. Search for a project you're interested in, for example [Apache Kafka](https://lgtm.com/projects/g/apache/kafka).
82
82
1. Copy the link to that project, for example `https://lgtm.com/projects/g/apache/kafka`.
83
83
1. In VS Code, open the Command Palette and choose the **CodeQL: Download Database from LGTM** command.
0 commit comments