mirror of https://github.com/knative/docs.git
Updated links for broker and trigger. Broke up the single link into two links so that trigger takes you to the correct location. (#2962)
This commit is contained in:
parent
d445da183d
commit
797fe7b174
|
@ -13,7 +13,7 @@ type's information in the cluster's data store.
|
|||
|
||||
## Before you begin
|
||||
|
||||
1. Read about the [Broker and Trigger objects](./broker/).
|
||||
1. Read about the [Broker](./broker/) and [Trigger](./triggers/) objects.
|
||||
1. Be familiar with the
|
||||
[CloudEvents spec](https://github.com/cloudevents/spec/blob/master/spec.md),
|
||||
particularly the
|
||||
|
|
Loading…
Reference in New Issue