You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2020/01/10 20:53:18 UTC

[isis] branch master updated: ISIS-2158: antora: relocate persistence

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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new fe9bf20  ISIS-2158: antora: relocate persistence
fe9bf20 is described below

commit fe9bf20e521138a646729ab0010510fb19a9723f
Author: Andi Huber <ah...@apache.org>
AuthorDate: Fri Jan 10 21:53:08 2020 +0100

    ISIS-2158: antora: relocate persistence
---
 antora/playbooks/site-pjdo.yml | 2 +-
 antora/playbooks/site.yml      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/antora/playbooks/site-pjdo.yml b/antora/playbooks/site-pjdo.yml
index 1b9813a..22b98bc 100644
--- a/antora/playbooks/site-pjdo.yml
+++ b/antora/playbooks/site-pjdo.yml
@@ -13,7 +13,7 @@ content:
 
 # core
     - url: .
-      start_path: core/persistence/jdo/src/main/doc # pjdo
+      start_path: persistence/jdo/src/main/doc # pjdo
       branches: HEAD
 
 
diff --git a/antora/playbooks/site.yml b/antora/playbooks/site.yml
index 58ab4f1..0094cde 100644
--- a/antora/playbooks/site.yml
+++ b/antora/playbooks/site.yml
@@ -70,7 +70,7 @@ content:
       start_path: core/metamodel/src/main/doc # core
       branches: HEAD
     - url: .
-      start_path: core/persistence/jdo/src/main/doc # pjdo
+      start_path: persistence/jdo/src/main/doc # pjdo
       branches: HEAD
     - url: .
       start_path: core/runtime/src/main/doc # core