Skip to content

Commit 19db7a3

Browse files
authored
Update GH semgrep links
1 parent 877bfe3 commit 19db7a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/static-analysis/semgrep/00-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ A new version of Semgrep is available. See https://semgrep.dev/docs/upgrading
5656
```
5757

5858
You can also check for updates manually by visiting the
59-
[Semgrep Releases](https://github.com/returntocorp/semgrep/releases) page.
59+
[Semgrep Releases](https://github.com/semgrep/semgrep/releases) page.
6060

6161
#### Updating Semgrep
6262

@@ -228,7 +228,7 @@ according to your preferences and tooling.
228228
- Use the `--severity [INFO|WARNING|ERROR]` flag to report findings only from rules that match
229229
the specified severity (`INFO`/`WARNING`/`ERROR`).
230230
- There is currently no obvious flag to limit results based on specific rule metadata (e.g., impact).
231-
See the [Feature request: CLI support for filtering by rule metadata](https://github.com/returntocorp/semgrep/issues/6752)
231+
See the [Feature request: CLI support for filtering by rule metadata](https://github.com/semgrep/semgrep/issues/6752)
232232
GitHub issue for a possible workaround.
233233

234234
d. Data flow tracing:

0 commit comments

Comments
 (0)