Remove "on day 2" (#115)

fix #114
This commit is contained in:
Steren 2018-07-13 09:00:35 -07:00 committed by Google Prow Robot
parent a061333ba1
commit df1d82130d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ real-world Kubernetes-based frameworks and applications, such as:
- [Orchestrating source-to-container workflows on Kubernetes](build/README.md)
- [Deploying a container to Knative](install/getting-started-knative-app.md)
- [Updating your application on day 2 without an outage](serving/updating-existing-app.md)
- [Updating your application without downtime](serving/updating-existing-app.md)
- [Automatic scaling and sizing applications based on demand](serving/auto-scaling-with-knative.md)
- [Binding events to functions, apps, and containers with Knative](events/binding-events-with-knative.md)