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 2020/11/10 08:35:00 UTC

[incubator-hop-docs] branch asf-site updated: fix navigation

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new a7663cc  fix navigation
     new 6221d5f  Merge pull request #3 from hansva/asf-site
a7663cc is described below

commit a7663cce76c80a9f42d73fd77abaa4418642eb4b
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Tue Nov 10 09:33:54 2020 +0100

    fix navigation
---
 hop-dev-manual/modules/ROOT/nav.adoc         | 5 ++++-
 hop-dev-manual/modules/ROOT/pages/index.adoc | 2 --
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/hop-dev-manual/modules/ROOT/nav.adoc b/hop-dev-manual/modules/ROOT/nav.adoc
index 024cdef..fa2b556 100644
--- a/hop-dev-manual/modules/ROOT/nav.adoc
+++ b/hop-dev-manual/modules/ROOT/nav.adoc
@@ -1 +1,4 @@
-* xref:getting-started.adoc[Getting started]
\ No newline at end of file
+* xref:getting-started.adoc[Getting started]
+* xref:porting-kettle-plugins.adoc[Porting Kettle plugins]
+* xref:webhop/index.adoc[Webhop]
+** xref:webhop/developer-guide.adoc[Webhop Developer Guide]
\ No newline at end of file
diff --git a/hop-dev-manual/modules/ROOT/pages/index.adoc b/hop-dev-manual/modules/ROOT/pages/index.adoc
index e116c40..d1abb6d 100644
--- a/hop-dev-manual/modules/ROOT/pages/index.adoc
+++ b/hop-dev-manual/modules/ROOT/pages/index.adoc
@@ -2,5 +2,3 @@
 
 * xref:getting-started.adoc[Getting started]
 * xref:porting-kettle-plugins.adoc[Porting Kettle plugins]
-* xref:webhop/index.adoc[Webhop]
-** xref:webhop/developer-guide.adoc[Webhop Developer Guide]