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/12 13:57:36 UTC

[camel-website] branch jenkinsfile updated: CAMEL-11492: fix Antora content sources

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

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


The following commit(s) were added to refs/heads/jenkinsfile by this push:
     new 3e179b1  CAMEL-11492: fix Antora content sources
3e179b1 is described below

commit 3e179b1a22cc1740be25e7f1f308c83dcb20803c
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Wed Dec 12 14:57:35 2018 +0100

    CAMEL-11492: fix Antora content sources
---
 site.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site.yml b/site.yml
index f3e2af2..cda9083 100644
--- a/site.yml
+++ b/site.yml
@@ -5,10 +5,10 @@ site:
 
 content:
   sources:
-  - url: ./../camel
+  - url: https://gitbox.apache.org/repos/asf/camel.git
     branches: website-test
     start_path: docs/user-manual
-  - url: ./../camel
+  - url: https://gitbox.apache.org/repos/asf/camel.git
     branches: website-test
     start_path: docs/components