Skip to content

Commit

Permalink
Merge pull request #414 from aeisenberg/aeisenberg/lgtm-explore
Browse files Browse the repository at this point in the history
Update link to lgtm to go to the explore section
  • Loading branch information
jcreedcmu authored May 29, 2020
2 parents 18c9333 + a732f19 commit 88a4cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/ql-vscode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ You can find all the commands contributed by the extension in the Command Palett

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.

1. Open [LGTM.com](https://lgtm.com) in your browser.
1. Open [LGTM.com](https://lgtm.com/#explore) in your browser.
1. Search for a project you're interested in, for example [Apache Kafka](https://lgtm.com/projects/g/apache/kafka).
1. Copy the link to that project, for example `https://lgtm.com/projects/g/apache/kafka`.
1. In VS Code, open the Command Palette and choose the **CodeQL: Download Database from LGTM** command.
Expand Down

0 comments on commit 88a4cc5

Please sign in to comment.