From 612fbb00d90be24f0d68596e1d61d1de6cd5c35a Mon Sep 17 00:00:00 2001 From: Andrew Martin Date: Wed, 17 May 2017 18:11:13 +0100 Subject: [PATCH] fix: invalid spaces in README markdown Fix invalid spaces in markdown links sysdig-CLA-1.0-signed-off-by: Andrew Martin sublimino@gmail.com --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 69bbda23..a849fbff 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,13 @@ One of the questions we often get when we talk about Sysdig Falco is “How does 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 --- -* 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. -* This is our [blog] (https://sysdig.com/blog/), where you can find the latest [falco](https://sysdig.com/blog/tag/falco/) posts. +* 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. +* 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. License Terms