You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2018/12/15 15:03:00 UTC

[camel-website] branch master updated: CAMEL-11492: fetch docs from camel master

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 317b1a8  CAMEL-11492: fetch docs from camel master
317b1a8 is described below

commit 317b1a81dd9813b1f5f0a61a4b0ce82baad11cbe
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Sat Dec 15 16:02:59 2018 +0100

    CAMEL-11492: fetch docs from camel master
---
 config.toml | 2 +-
 site.yml    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.toml b/config.toml
index 7984a4b..03e8c13 100644
--- a/config.toml
+++ b/config.toml
@@ -26,7 +26,7 @@ relativeURLs = true
     parent = "docs"
     weight = 2
     identifier = "components"
-    url = "/manual/latest/"
+    url = "/components/latest/"
 
 [[menu.main]]
     name = "Camel K"
diff --git a/site.yml b/site.yml
index ec88fde..6ab7382 100644
--- a/site.yml
+++ b/site.yml
@@ -6,10 +6,10 @@ site:
 content:
   sources:
   - url: https://gitbox.apache.org/repos/asf/camel.git
-    branches: website
+    branches: master
     start_path: docs/user-manual
   - url: https://gitbox.apache.org/repos/asf/camel.git
-    branches: website
+    branches: master
     start_path: docs/components
   - url: git@github.com:apache/camel-k.git
     branches: antora