Skip to content

Commit

Permalink
updated read me
Browse files Browse the repository at this point in the history
  • Loading branch information
gmmorris committed Oct 5, 2020
1 parent 293a850 commit 7ab11c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x-pack/plugins/stack_alerts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This plugin provides alertTypes shipped with Kibana for use with the
[the alerts plugin](../alerts/README.md). When enabled, it will register
the built-in alertTypes with the alerting plugin, register associated HTTP
the alertTypes by the Stack in the alerting plugin, register associated HTTP
routes, etc.

The plugin `setup` and `start` contracts for this plugin are the following
Expand All @@ -18,6 +18,6 @@ export interface IService {
}
```

Each built-in alertType is described in it's own README:
Each Stack AlertType is described in it's own README:

- index threshold: [`server/alert_types/index_threshold`](server/alert_types/index_threshold/README.md)

0 comments on commit 7ab11c6

Please sign in to comment.