mirror of https://github.com/knative/docs.git
Changing serving, eventing and build to lc
per discussion today
This commit is contained in:
parent
1825c761b1
commit
8ce7d8b6e1
12
README.md
12
README.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue