mirror of https://github.com/knative/docs.git
Fix invalid link for autoscaling README (#3487)
This commit is contained in:
parent
b09ccae46f
commit
60e59d708e
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue