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