Link to eventing docs in eventing repo (#228)

Previous links were broken.
This commit is contained in:
Grant Rodgers 2018-07-20 15:58:32 -07:00 committed by Google Prow Robot
parent 6ea6b9a72a
commit 4024489534
1 changed files with 2 additions and 2 deletions

View File

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