You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/07/29 10:10:09 UTC

[camel-k-examples] 32/45: Serverless-api example: Should point to 0.15.0 Knative documentation, with 0.16.0, the latest, the spec has been changed pointing to some v1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git

commit 111a7540cdaf1b66b4c6390a03a2069610b5fa42
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 14 11:41:41 2020 +0200

    Serverless-api example: Should point to 0.15.0 Knative documentation, with 0.16.0, the latest, the spec has been changed pointing to some v1
---
 02-serverless-api/readme.didact.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/02-serverless-api/readme.didact.md b/02-serverless-api/readme.didact.md
index b40ad94..a5a38fa 100644
--- a/02-serverless-api/readme.didact.md
+++ b/02-serverless-api/readme.didact.md
@@ -47,7 +47,7 @@ You need the Apache Camel K CLI ("kamel") in order to access all Camel K feature
 
 **Knative installed on the cluster**
 
-The cluster also needs to have Knative installed and working. Refer to the [official Knative documentation](https://knative.dev/docs/install/) for information on how to install it in your cluster.
+The cluster also needs to have Knative installed and working. Refer to the [official Knative documentation](https://knative.dev/v0.15-docs/install/) for information on how to install it in your cluster.
 
 [Check if the Knative is installed](didact://?commandId=vscode.didact.requirementCheck&text=kservice-project-check$$kubectl%20api-resources%20--api-group=serving.knative.dev$$kservice%2Cksvc&completion=Verified%20Knative%20services%20installation. "Verifies if Knative is installed"){.didact}