You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2021/07/23 11:56:35 UTC

[incubator-hop] branch master updated: [DOC] remove broken links

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

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 7c5f2c7  [DOC] remove broken links
     new ae1595c  Merge pull request #961 from hansva/master
7c5f2c7 is described below

commit 7c5f2c76482e6f07a3d16fc6aec6eeb9b2e9349d
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Fri Jul 23 13:48:46 2021 +0200

    [DOC] remove broken links
---
 docs/hop-user-manual/modules/ROOT/pages/plugins/plugins.adoc         | 1 -
 docs/hop-user-manual/modules/ROOT/pages/technology/google/index.adoc | 3 ---
 2 files changed, 4 deletions(-)

diff --git a/docs/hop-user-manual/modules/ROOT/pages/plugins/plugins.adoc b/docs/hop-user-manual/modules/ROOT/pages/plugins/plugins.adoc
index c696a74..aa5ed33 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/plugins/plugins.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/plugins/plugins.adoc
@@ -41,7 +41,6 @@ This plugin organization is mainly technical, there is no 1 on 1 mapping between
 ** Cassandra: xref:metadata-types/cassandra/cassandra-connection.adoc[Cassandra Connection], xref:pipeline/transforms/cassandra-input.adoc[Cassandra Input] and xref:pipeline/transforms/cassandra-output.adoc[Cassandra Output]
 ** Google:
 *** VFS: xref:vfs/google-cloud-storage-vfs.adoc[Google Cloud Storage], xref:vfs/google-drive-vfs.adoc[Google Drive]
-*** Transforms: xref:pipeline/transforms/googlesheetsinput.adoc[Google Sheets Input], xref:pipeline/transforms/googlesheetsoutput.adoc[Google Sheets Output], Google Analytics
 ** Neo4j: a collection of Neo4j plugins
 * xref:pipeline/transforms.adoc[Transform Plugins]
 * Value Types
diff --git a/docs/hop-user-manual/modules/ROOT/pages/technology/google/index.adoc b/docs/hop-user-manual/modules/ROOT/pages/technology/google/index.adoc
index 4b17f97..38f3cd4 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/technology/google/index.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/technology/google/index.adoc
@@ -25,9 +25,6 @@ The Google technology stack is supported in Hop through a number of plugins.  We
 
 == Pipeline Transforms
 
-* xref:pipeline/transforms/googleanalytics.adoc[Google Analytics]: You can use the `Google Analytics` transform to get information from this service.
-* xref:pipeline/transforms/googlesheetsinput.adoc[Google Sheets Input] and xref:pipeline/transforms/googlesheetsoutput.adoc[Google Sheets Output]: It can be very convenient to save data into a Google sheet or indeed to read from it.  You can do this using the `Google Sheets Input` and `Google Sheets Output` transforms.
-
 == VFS
 
 Apache xref:vfs.adoc[VFS Support] in Hop allows you to directly read from a multitude of file systems and protocols, including Google: