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 cbc29fe Update README.md
cbc29fe is described below
commit cbc29fef6731235639522ce972185ab595caeb70
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Jun 22 14:22:29 2021 -0700
Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 13f9c8e..271c053 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](tree/builds) - release documentation.
-2. [Docs](tree/docs) - incubating release documentation.
+1. [Builds](/builds) - release documentation.
+2. [Docs](/docs) - incubating release documentation.
-Commit to the [builds branch](tree/builds) when releasing new documentation.
+Commit to the [builds branch](/builds) when releasing new documentation.