Skip to content

Commit bc93a22

Browse files
authored
Merge pull request #10449 from github/jf205-patch-1
Correct link to API docs for 'Get a CodeQL database for a repository'
2 parents 7267722 + 8e30754 commit bc93a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/reusables/download-github-database.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ When you have confirmed that a CodeQL database exists for the language you are i
1111

1212
gh api /repos/<owner>/<repo>/code-scanning/codeql/databases/<language> -H 'Accept: application/zip' > path/to/local/database.zip
1313

14-
For more information, see the documentation for the `Get CodeQL database <https://docs.github.com/en/rest/reference/code-scanning#get-codeql-database>`__ endpoint in the GitHub REST API documentation.
14+
For more information, see the documentation for the `Get CodeQL database <https://docs.github.com/en/rest/code-scanning#get-a-codeql-database-for-a-repository>`__ endpoint in the GitHub REST API documentation.

0 commit comments

Comments
 (0)