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/02/28 13:21:19 UTC

[camel-examples] 04/04: Regen READMe

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-examples.git

commit ff57210c60d8c27dcc2d79ff133cd10fbb966e4c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 28 13:14:52 2020 +0100

    Regen READMe
---
 examples/README.adoc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/examples/README.adoc b/examples/README.adoc
index 57ef260..8d450d3 100644
--- a/examples/README.adoc
+++ b/examples/README.adoc
@@ -11,7 +11,7 @@ View the individual example READMEs for details.
 == Examples
 
 // examples: START
-Number of Examples: 85 (0 deprecated)
+Number of Examples: 84 (0 deprecated)
 
 [width="100%",cols="4,2,4",options="header"]
 |===
@@ -129,8 +129,6 @@ Number of Examples: 85 (0 deprecated)
         streaming mode
     
 
-| link:camel-example-google-pubsub/README.adoc[Google Pubsub] (camel-example-google-pubsub) | Messaging | An example for Google Pubsub
-
 | link:camel-example-jms-file/README.adoc[JMS-File] (camel-example-jms-file) | Messaging | An example that persists messages from JMS to files
 
 | link:camel-example-kafka/README.adoc[Kafka] (camel-example-kafka) | Messaging | An example for Kafka