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