You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by gi...@apache.org on 2022/01/31 20:16:15 UTC

[db-jdo-site] branch publish updated: Auto-deploy site for commit ab0041a11d

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

github-bot pushed a commit to branch publish
in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git


The following commit(s) were added to refs/heads/publish by this push:
     new 7f6ce4e  Auto-deploy site for commit ab0041a11d
7f6ce4e is described below

commit 7f6ce4ecc2f7da4ab9192f38ead334a30979d9b8
Author: Tilmann <ti...@apache.org>
AuthorDate: Mon Jan 31 20:15:09 2022 +0000

    Auto-deploy site for commit ab0041a11d
---
 .asf.yaml                | 2 +-
 content/source-code.html | 5 +++--
 content/tck.html         | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index f72b21b..b08720c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,4 +3,4 @@
 # This file is only used on the site publishing branch
 publish:
   whoami:  publish
-  subdir:  content/jdo
+  subdir:  jdo
diff --git a/content/source-code.html b/content/source-code.html
index 39f0342..ffa6e82 100644
--- a/content/source-code.html
+++ b/content/source-code.html
@@ -312,8 +312,9 @@ table.CodeRay td.code{padding:0 0 0 .75em}
 <a href="mailto:jdo-commits@db.apache.org">jdo-commits@db.apache.org</a> by sending email to <a href="mailto:jdo-commits-subscribe@db.apache.org">jdo-commits-subscribe@db.apache.org</a>.</p>
 </div>
 <div class="paragraph">
-<p>The ASF operates a dual master system for repositories that use Git as their primary version
-control system. This means committers may commit to either gitbox.apache.org or GitHub.</p>
+<p>The ASF operates a dual hosting system for repositories that use Git as their primary version
+control system. This means committers may commit to either gitbox.apache.org or GitHub.
+Changes are automatically mirrored to the other repository.</p>
 </div>
 </div>
 <div class="sect2">
diff --git a/content/tck.html b/content/tck.html
index 47d1913..e35822e 100644
--- a/content/tck.html
+++ b/content/tck.html
@@ -323,11 +323,11 @@ checking out code.</p>
 </li>
 <li>
 <p>Follow the instructions in the Prerequisites section of
-<a href="https://github.com/apache/db-jdo/blob/master/README.md">README.md</a></p>
+<a href="https://github.com/apache/db-jdo/blob/main/README.md">README.md</a></p>
 </li>
 <li>
 <p>Follow the procedure in
-<a href="https://github.com/apache/db-jdo/blob/master/tck/RunRules.md">RunRules.md</a>
+<a href="https://github.com/apache/db-jdo/blob/main/tck/RunRules.md">RunRules.md</a>
 in the tck directory.</p>
 </li>
 </ol>