Updates Broken Link in Event Registry Documentation (#4094)

* Updates Broken Link in Event Registry Documentation

* Removes `docs` and `README.md` from link
This commit is contained in:
Jeff 2021-08-09 08:55:11 -04:00 committed by GitHub
parent 0695650e9e
commit 38c5d01a67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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).