This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openjpa-site.git
The following commit(s) were added to refs/heads/main by this push:
new 2aa85d1 Update README.md
2aa85d1 is described below
commit 2aa85d1080b52acaebbb2f584a23d89be430b3fb
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Jun 22 14:24:48 2021 -0700
Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 95da54c..1d5cdf9 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ See [migration notes](migration/README.md)
# Documentation Branches
The following branches contain documentation which is directly published:
-1. [Builds](../builds) - release documentation.
-2. [Docs](../docs) - incubating release documentation.
+1. [Builds](../../tree/builds) - release documentation.
+2. [Docs](../../tree/docs) - incubating release documentation.
-Commit to the [builds branch](../builds) when releasing new documentation.
+Commit to the [builds branch](../../tree/builds) when releasing new
documentation.