Merge pull request #166 from shati-patel/docs/anchor

Readme: Fix anchor link
This commit is contained in:
Aditya Sharad 2019-11-15 13:13:50 -08:00 коммит произвёл GitHub
Родитель f1e44ef7f3 5f90ea5304
Коммит d29f7492a8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -20,7 +20,7 @@ For information about other configurations, see the separate [CodeQL help](https
**Quick start: Using CodeQL**
1. [Import a database from LGTM.com](#importing-a-database-from-lgtmcom).
1. [Import a database from LGTM](#importing-a-database-from-lgtm).
1. [Run a query](#running-a-query).
-----
@ -56,7 +56,7 @@ For information about configuring an existing workspace for CodeQL, [see the doc
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.
### Importing a database from LGTM.com
### Importing a database from LGTM
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.