diff --git a/rfcs/NNNN-cdevents-provider/README.md b/rfcs/NNNN-cdevents-provider/README.md index 4f7bb724..28b60920 100644 --- a/rfcs/NNNN-cdevents-provider/README.md +++ b/rfcs/NNNN-cdevents-provider/README.md @@ -17,7 +17,7 @@ Must be one of `provisional`, `implementable`, `implemented`, `deferred`, `rejec ## Summary -This RFC proposes to add a `Provider` type to the Flux notification-controller API for the sending of CDEvents. +This RFC proposes to add a `Provider` type to the Flux notification-controller API for sending [CDEvents](https://github.com/cdevents). When `Provider` objects configured to send CDEvents are alerted by a Flux event, they will utilise a user defined mapping of Flux and CDEvents events to send an appropriate CDEvent payload to a defined URL.