Skip to content

Commit 5c00c40

Browse files
kzjackson1knative-prow-robot
authored andcommitted
Fixes broken link mentioned in bug 1460 (#1524)
1 parent 8cbfa1e commit 5c00c40

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/eventing/broker-trigger.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,8 @@ kubectl -n default create rolebinding eventing-broker-filter \
145145
Note that these commands each use three different objects, all named
146146
`eventing-broker-ingress` or `eventing-broker-filter`. The `ClusterRole` is
147147
installed with Knative Eventing
148-
[here](https://github.com/knative/eventing/blob/master/config/200-broker-clusterrole.yaml).
149-
The `ServiceAccount` was created two commands prior. The `RoleBinding` is
150-
created here.
148+
[here](https://github.com/knative/eventing/blob/master/config/200-broker-clusterrole.yaml). The `ServiceAccount` was
149+
created two commands prior. The `RoleBinding` is created with this command.
151150

152151
Create RBAC permissions granting access to shared configmaps for logging,
153152
tracing, and metrics configuration.

0 commit comments

Comments
 (0)