Skip to content

Commit 861cb82

Browse files
authored
Merge pull request #62 from Marcono1234/patch-1
Change Semmle to GitHub links in README
2 parents 0e8bef1 + f00e93e commit 861cb82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22

33
This repo holds binaries for the CodeQL CLI.
44

5-
[CodeQL overview](https://securitylab.github.com/tools/codeql) | [CodeQL CLI Documentation](https://help.semmle.com/codeql/codeql-cli.html)
5+
[CodeQL overview](https://securitylab.github.com/tools/codeql/) | [CodeQL CLI Documentation](https://codeql.github.com/docs/codeql-cli/)
66

77
# Getting started
88

99
1. Go to the [Releases page](https://github.com/github/codeql-cli-binaries/releases).
1010
2. Find the latest release, select Assets, and download the zip file containing the CLI.
1111
3. You'll also want to clone https://github.com/github/codeql to get the CodeQL queries and
1212
libraries. Please take note of the
13-
[set-up instructions](https://help.semmle.com/codeql/codeql-cli/procedures/get-started.html)
13+
[set-up instructions](https://codeql.github.com/docs/codeql-cli/getting-started-with-the-codeql-cli/)
1414
for placing it in a location where the CLI can find it.
15-
4. Read the rest of the [CodeQL CLI documentation](https://help.semmle.com/codeql/codeql-cli.html).
15+
4. Read the rest of the [CodeQL CLI documentation](https://codeql.github.com/docs/codeql-cli/).
1616

1717
# License
1818

19-
By downloading, you agree to the [GitHub CodeQL Terms & Conditions](https://securitylab.github.com/tools/codeql/license).
19+
By downloading, you agree to the [GitHub CodeQL Terms & Conditions](https://securitylab.github.com/tools/codeql/license/).
2020

2121
GitHub CodeQL can only be used on codebases that are released under an OSI-approved open source license, or to perform academic research. It can't be used to generate CodeQL databases for or during automated analysis, continuous integration or continuous delivery, whether as part of normal software engineering processes or otherwise. For these uses, [contact the sales team](https://enterprise.github.com/contact).

0 commit comments

Comments
 (0)