Changing serving, eventing and build to lc

per discussion today
This commit is contained in:
Ivan Nikittin 2018-07-19 12:50:22 -07:00 committed by GitHub
parent 1825c761b1
commit 8ce7d8b6e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -74,15 +74,15 @@ Follow the links in this section to learn more about Knative.
* [Installing Knative](./install/README.md)
* [Getting started with Knative app deployment](./install/getting-started-knative-app.md)
* [Knative samples](./serving/samples/)
* [Getting started with Knative Serving](./serving)
* [Getting started with Knative Builds](./build)
* [Getting started with Knative Eventing](./eventing)
* [Getting started with Knative serving](./serving)
* [Getting started with Knative builds](./build)
* [Getting started with Knative eventing](./eventing)
### More samples and demos
* [Autoscaling with Knative Serving](serving/samples/autoscale-go/README.md)
* [Source-to-URL with Knative Serving](serving/samples/source-to-url-go/README.md)
* [Telemetry with Knative Serving](serving/samples/telemetry-go/README.md)
* [Autoscaling with Knative serving](serving/samples/autoscale-go/README.md)
* [Source-to-URL with Knative serving](serving/samples/source-to-url-go/README.md)
* [Telemetry with Knative serving](serving/samples/telemetry-go/README.md)
* [REST API sample](serving/samples/rest-api-go/README.md)
### Setting up Logging and Metrics