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


The following commit(s) were added to refs/heads/master by this push:
     new ac1458a  fix documentation repository
     new c1f79b4  Merge pull request #68 from hansva/master
ac1458a is described below

commit ac1458a31656ff8729aefedd6acd8653697197c6
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Thu Jul 8 11:31:21 2021 +0200

    fix documentation repository
---
 site.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/site.yml b/site.yml
index ee9c629..9800743 100644
--- a/site.yml
+++ b/site.yml
@@ -7,14 +7,14 @@ site:
 
 content:
   sources:
-  - url: [email protected]:hansva/incubator-hop.git
+  - url: [email protected]:apache/incubator-hop.git
     branches: 
       - master
     start_path: /docs/hop-user-manual/
-  - url: [email protected]:hansva/incubator-hop.git
+  - url: [email protected]:apache/incubator-hop.git
     branches: master
     start_path: /docs/hop-tech-manual/
-  - url: [email protected]:hansva/incubator-hop.git
+  - url: [email protected]:apache/incubator-hop.git
     branches: master
     start_path: /docs/hop-dev-manual/
     

Reply via email to