mirror of https://github.com/knative/docs.git
Updated serving code examples link (#2206)
This commit is contained in:
parent
8dfb1f6883
commit
122b61f63a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue