Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
abrennan89 committed Oct 10, 2022
1 parent a655c75 commit 1a8decf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/eventing/brokers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ control rules.
## Next steps

- Create an [MT channel-based broker](create-mtbroker.md).
- Configure [default broker ConfigMap settings](../broker-admin-config-options.md).
- Configure [default broker ConfigMap settings](broker-admin-config-options.md).

## Additional resources

Expand Down
2 changes: 1 addition & 1 deletion docs/eventing/brokers/broker-admin-config-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ data:
Now every Broker created in the cluster that does not have a `spec.config` will be configured to use the `kafka-channel` ConfigMap.

For more information about creating a `kafka-channel` ConfigMap to use with your Broker, see the
[Kafka Channel ConfigMap](kafka-channel-configuration.md#create-a-kafka-channel-configmap) documentation.
[Kafka Channel ConfigMap](../configuration/kafka-channel-configuration.md#create-a-kafka-channel-configmap) documentation.

### Changing the default Channel implementation for a namespace

Expand Down

0 comments on commit 1a8decf

Please sign in to comment.