Skip to content

Commit d29f749

Browse files
authored
Merge pull request #166 from shati-patel/docs/anchor
Readme: Fix anchor link
2 parents f1e44ef + 5f90ea5 commit d29f749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/ql-vscode/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For information about other configurations, see the separate [CodeQL help](https
2020

2121
**Quick start: Using CodeQL**
2222

23-
1. [Import a database from LGTM.com](#importing-a-database-from-lgtmcom).
23+
1. [Import a database from LGTM](#importing-a-database-from-lgtm).
2424
1. [Run a query](#running-a-query).
2525

2626
-----
@@ -56,7 +56,7 @@ For information about configuring an existing workspace for CodeQL, [see the doc
5656

5757
You can find all the commands contributed by the extension in the Command Palette (**Ctrl+Shift+P** or **Cmd+Shift+P**) by typing `CodeQL`, many of them are also accessible through the interface, and via keyboard shortcuts.
5858

59-
### Importing a database from LGTM.com
59+
### Importing a database from LGTM
6060

6161
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.
6262

0 commit comments

Comments
 (0)