Updated serving code examples link (#2206)

This commit is contained in:
josiemundi 2020-02-13 17:36:36 +00:00 committed by GitHub
parent 8dfb1f6883
commit 122b61f63a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ kubectl apply --filename {{< artifact repo="serving" file="serving-nscert.yaml"
### Getting started with Serving
Deploy your first app with the [getting started with Knative app deployment](../serving/getting-started-knative-app.md) guide. You can also find a number of samples for Knative Serving [here](../eventing/samples/).
Deploy your first app with the [getting started with Knative app deployment](../serving/getting-started-knative-app.md) guide. You can also find a number of samples for Knative Serving [here](../serving/samples/).
## Installing the Eventing component