Reorg in the docs TOCs

This commit is contained in:
Ivan Nikittin 2018-07-19 19:36:44 -07:00 committed by GitHub
parent d7a7360727
commit d8f86d0512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -76,16 +76,16 @@ Follow the links in this section to learn more about Knative.
* [Getting started with serving](./serving)
* [Getting started with builds](./build)
* [Getting started with eventing](./eventing)
* [Samples for serving](./serving/samples/)
* [Samples for eventing](./eventing/samples/)
### More samples and demos
### Samples and demos
* [Autoscaling](./serving/samples/autoscale-go/README.md)
* [Source-to-URL deployment](./serving/samples/source-to-url-go/README.md)
* [Binding running services to eventing ecosystems](./eventing/samples/event-flow/README.md)
* [Telemetry](./serving/samples/telemetry-go/README.md)
* [REST API sample](./serving/samples/rest-api-go/README.md)
* [All samples for serving](./serving/samples/)
* [All samples for eventing](./eventing/samples/)
### Setting up logging and metrics