Skip to content

Commit

Permalink
Fixed documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen1999 committed Jan 18, 2025
1 parent 18d885c commit 46ba458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ci_cd.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

If you maintain a large rulebase in through version-control managed platform, you may be interested in integrating `suricata-check` with your Continuous Integration and Continuous Deployment workflows.

This is possible using the `--github` and `--gitlab` CLI options. The integration can be further adjusted to the specific deployment environment needs using [the other available CLI options](./cli_usage.rst).
This is possible using the `--github` and `--gitlab` CLI options. The integration can be further adjusted to the specific deployment environment needs using [the other available CLI options](./cli_usage.md).

An example of such an integration for GitHub can be found [here](https://github.com/Koen1999/suricata-check-action).

Expand Down

0 comments on commit 46ba458

Please sign in to comment.