Capitalization fixes

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

View File

@ -85,7 +85,7 @@ Follow the links in this section to learn more about Knative.
* [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
### Setting up logging and metrics
* [Installing logging, metrics and traces](./serving/installing-logging-metrics-traces.md)
* [Accessing logs](./serving/accessing-logs.md)
@ -93,12 +93,12 @@ Follow the links in this section to learn more about Knative.
* [Accessing traces](./serving/accessing-traces.md)
* [Setting up a logging plugin](./serving/setting-up-a-logging-plugin.md)
### Debugging Knative Serving issues
### Debugging Knative serving issues
* [Debugging application issues](./serving/debugging-application-issues.md)
* [Debugging performance issues](./serving/debugging-performance-issues.md)
### Configuration and Networking
### Configuration and networking
* [Configuring outbound network access](./serving/outbound-network-access.md)
* [Using a custom domain](./serving/using-a-custom-domain.md)