Fix link to setup Knative Serving

This commit is contained in:
Ryan Gregg 2018-07-22 21:58:50 -07:00 committed by GitHub
parent 35ce148182
commit ce673eb568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ attaching an event (or filtered event stream via a "trigger) to an action.
# Getting Started # Getting Started
* [Setup Knative Serving](https://github.com/knative/serving) * [Setup Knative Serving](https://github.com/knative/docs/blob/master/install/README.md)
* [Setup Knative Eventing](https://github.com/knative/eventing/blob/master/DEVELOPMENT.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) * [Run samples](https://github.com/knative/eventing/blob/master/sample/README.md)