mirror of https://github.com/knative/docs.git
Update Eventing README.md (#3065)
Remove the relative link that links directly to the section above. It also goes to the generic install instructions rather than Eventing specifically. Signed-off-by: Sameer Vohra <vohra.sam@gmail.com>
This commit is contained in:
parent
f4a9bffebf
commit
1131050334
|
@ -140,8 +140,7 @@ Learn more about Eventing development in the
|
|||
|
||||
## Getting Started
|
||||
|
||||
- [Install the Eventing component](#installation)
|
||||
- [Setup Knative Serving](../install/README.md)
|
||||
- [Install Knative](../install/README.md)
|
||||
- [Run samples](./samples/)
|
||||
- [Default Channels](./channels/default-channels.md) provide a way to choose the
|
||||
persistence strategy for Channels across the cluster.
|
||||
|
|
Loading…
Reference in New Issue