diff --git a/rules/README.md b/rules/README.md index f2b67bed6..23d550469 100644 --- a/rules/README.md +++ b/rules/README.md @@ -7,10 +7,10 @@ Rules within this folder are organized by solution or platform. The structure is | `.` | Root directory where rules are stored | | [`apm/`](apm) | Rules that use Application Performance Monitoring (APM) data sources | | [`aws/`](aws) | Rules written for the Amazon Web Services (AWS) module of filebeat | -| [`cross-platform/`](cross-platform) | Rules that apply to multiple platforms, such as Windows and Linux | +| `cross-platform/` | Rules that apply to multiple platforms, such as Windows and Linux | | [`endpoint/`](endpoint) | Rules specifically for Elastic Endpoint Security solution | | [`linux/`](linux) | Rules for Linux or other Unix based operating systems | -| [`macos/`](macos) | Rules for macOS | +| `macos/` | Rules for macOS | | [`ml/`](ml) | Rules that use machine learning jobs (ML) | | [`network/`](network) | Rules that use network data sources | | [`okta/`](okta) | Rules written for the Okta module of filebeat |