Fix invalid link for autoscaling README (#3487)

This commit is contained in:
Kenjiro Nakayama 2021-04-22 02:20:37 +09:00 committed by GitHub
parent b09ccae46f
commit 60e59d708e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ and scales to support advanced scenarios.
The Knative Serving project provides middleware primitives that enable:
- Rapid deployment of serverless containers
- [Automatic scaling up and down to zero](./autoscaling/README.md)
- [Automatic scaling up and down to zero](./autoscaling/)
- Routing and network programming for Istio components
- Point-in-time snapshots of deployed code and configurations