From 22eb23e95a9533bb5dcfbf61db471682abd0d935 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 14 Sep 2022 08:48:20 +0100 Subject: [PATCH] add link and remove todo --- docs/codeql/reusables/download-github-database.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/reusables/download-github-database.rst b/docs/codeql/reusables/download-github-database.rst index 02d41114da5..732d4479ba7 100644 --- a/docs/codeql/reusables/download-github-database.rst +++ b/docs/codeql/reusables/download-github-database.rst @@ -11,4 +11,4 @@ When you have confirmed that a CodeQL database exists for the language you are i gh api /repos///code-scanning/codeql/databases/ -H 'Accept: application/zip' > path/to/local/database.zip -TODO: add link to the REST API docs. \ No newline at end of file +For more information, see the documentation for the `Get CodeQL database `__ endpoint in the GitHub REST API documentation. \ No newline at end of file