From d7eae8b3fbd42f533bc28d2743f7a5e6a50ceb5e Mon Sep 17 00:00:00 2001 From: RichieEscarez Date: Wed, 9 Jan 2019 09:48:42 -0800 Subject: [PATCH] Add custom install and Knative codelab links (#720) * Add custom install and Knative codelab links * remove custom install forgot that https://github.com/knative/docs/pull/565/files exists * remove colon --- install/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install/README.md b/install/README.md index 810acb370..6e0a0df45 100644 --- a/install/README.md +++ b/install/README.md @@ -48,6 +48,9 @@ Now you're ready to deploy an app: - View the available [sample apps](../serving/samples) and deploy one of your choosing. + +- Walk through the Google codelab, + [Using Knative to deploy serverless applications to Kubernetes](https://codelabs.developers.google.com/codelabs/knative-intro/#0). ## Configuring Knative Serving