mirror of https://github.com/knative/docs.git
Link to eventing docs in eventing repo (#228)
Previous links were broken.
This commit is contained in:
parent
6ea6b9a72a
commit
4024489534
|
@ -38,8 +38,8 @@ attaching an event (or filtered event stream via a "trigger) to an action.
|
|||
# Getting Started
|
||||
|
||||
* [Setup Knative Serving](https://github.com/knative/serving)
|
||||
* [Setup Knative Eventing](./DEVELOPMENT.md)
|
||||
* [Run samples](./sample/README.md)
|
||||
* [Setup Knative Eventing](https://github.com/knative/eventing/blob/master/DEVELOPMENT.md)
|
||||
* [Run samples](https://github.com/knative/eventing/blob/master/sample/README.md)
|
||||
|
||||
|
||||
# Kubernetes Extensions
|
||||
|
|
Loading…
Reference in New Issue