mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-05 19:06:44 +00:00
fix: invalid spaces in README markdown
Fix invalid spaces in markdown links sysdig-CLA-1.0-signed-off-by: Andrew Martin sublimino@gmail.com
This commit is contained in:
parent
a86e3fc748
commit
612fbb00d9
@ -29,13 +29,13 @@ One of the questions we often get when we talk about Sysdig Falco is “How does
|
|||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
---
|
---
|
||||||
[Visit the wiki] (https://github.com/draios/falco/wiki) for full documentation on falco.
|
[Visit the wiki](https://github.com/draios/falco/wiki) for full documentation on falco.
|
||||||
|
|
||||||
Join the Community
|
Join the Community
|
||||||
---
|
---
|
||||||
* Contact the [official mailing list] (https://groups.google.com/forum/#!forum/falco) for support and to talk with other users.
|
* Contact the [official mailing list](https://groups.google.com/forum/#!forum/falco) for support and to talk with other users.
|
||||||
* Follow us on [Twitter] (https://twitter.com/sysdig) for general falco and sysdig news.
|
* Follow us on [Twitter](https://twitter.com/sysdig) for general falco and sysdig news.
|
||||||
* This is our [blog] (https://sysdig.com/blog/), where you can find the latest [falco](https://sysdig.com/blog/tag/falco/) posts.
|
* This is our [blog](https://sysdig.com/blog/), where you can find the latest [falco](https://sysdig.com/blog/tag/falco/) posts.
|
||||||
* Join our [Public Slack](https://sysdig.slack.com) channel for sysdig and falco announcements and discussions.
|
* Join our [Public Slack](https://sysdig.slack.com) channel for sysdig and falco announcements and discussions.
|
||||||
|
|
||||||
License Terms
|
License Terms
|
||||||
|
Loading…
Reference in New Issue
Block a user