This is an automated email from the ASF dual-hosted git repository.
meonkeys pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fineract-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d915093 remove errant close parens
d915093 is described below
commit d91509379d341e83a2f430b1a004c1518113ed2c
Author: Adam Monsen <[email protected]>
AuthorDate: Mon Jul 20 11:47:06 2026 -0700
remove errant close parens
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3a44de3..1e3195e 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Apache Fineract website source repository for
<https://fineract.apache.org>, a H
## Issue tracker
Issues are on [GitHub](https://github.com/apache/fineract-site/issues) as of
July 20, 2026.
-Older ones are in
[JIRA](https://issues.apache.org/jira/browse/FINERACT-2664?jql=project%20%3D%20FINERACT%20AND%20component%20%3D%20website)).
+Older ones are in
[JIRA](https://issues.apache.org/jira/browse/FINERACT-2664?jql=project%20%3D%20FINERACT%20AND%20component%20%3D%20website).
## Local Build and Checks (Docker)