diff --git a/docs/eventing/event-registry.md b/docs/eventing/event-registry.md index eb9a121dc..38b594406 100644 --- a/docs/eventing/event-registry.md +++ b/docs/eventing/event-registry.md @@ -283,7 +283,8 @@ the next topic: How do we actually populate the registry in the first place? ## Next steps -1. [Installing Knative](../../getting-started/install-knative-quickstart/). +1. [Installing Knative](../../admin/install/). + 1. [Knative code samples](../samples/) is a useful resource to better understand some of the Event Sources (remember to point them to a Broker if you want automatic registration of EventTypes in the registry).