Skip to content

Commit

Permalink
fix(docs): broken link in top-level README
Browse files Browse the repository at this point in the history
Signed-off-by: Grzegorz Nosek <[email protected]>
  • Loading branch information
gnosek authored and poiana committed Oct 29, 2024
1 parent 21f526c commit 75809dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This crate provides a framework for writing [Falco](https://github.com/falcosecu
plugins. There are several types of plugins available. Learn more about Falco plugins
and plugin types in the [Falco plugin documentation](https://falco.org/docs/plugins/).

You can find more details in the [documentation](falcosecurity.github.io/plugin-sdk-rs/).
You can find more details in the [documentation](https://falcosecurity.github.io/plugin-sdk-rs/).

## Join the Community

Expand All @@ -27,4 +27,4 @@ Please report security vulnerabilities following the community process documente

## License Terms

This project is licensed to you under the [Apache 2.0](./LICENSE) open source license.
This project is licensed to you under the [Apache 2.0](./LICENSE) open source license.

0 comments on commit 75809dc

Please sign in to comment.