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/14 09:42:43 UTC

[camel-k-examples] branch serverless-api-docs created (now 2bd486f)

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

acosentino pushed a change to branch serverless-api-docs
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git.


      at 2bd486f  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 branch includes the following new commits:

     new 2bd486f  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

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-k-examples] 01/01: 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

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2bd486f05975280613cc0cf28adbcfdcc300ff65
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}