This is an automated email from the ASF dual-hosted git repository.
vorburger 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 aec406c add several links for contributors
aec406c is described below
commit aec406c267046dd8486d06f38b48d175a596b8cd
Author: Adam Monsen <[email protected]>
AuthorDate: Fri May 9 15:58:10 2025 -0700
add several links for contributors
support quick/easy access to good docs
---
index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index 586fb2f..2f50fae 100644
--- a/index.html
+++ b/index.html
@@ -711,13 +711,13 @@
<div class="card-panel">
<h4><i class="material-icons left">people</i>Join Our
Community</h4>
<p class="flow-text justify-align">
- The Apache Fineract® community welcomes contributors who
want to support the
- Fineract® technology. Our community builds everything from
this website,
- to the Fineract® code to documentation and best practices
information.
+ The Apache Fineract® community <a
href="https://cwiki.apache.org/confluence/display/FINERACT/Contributor%27s+Zone">welcomes
contributors</a> who want to support the
+ Fineract® technology. Our community builds everything from
<a href="https://github.com/apache/fineract-site">this website</a>,
+ to the <a
href="https://github.com/apache/fineract">Fineract® code</a> to <a
href="https://github.com/apache/fineract/tree/develop/fineract-doc/src/docs/en/">documentation</a>
and best practices information.
</p>
<p class="flow-text justify-align">
We especially welcome additions and corrections to the
- documentation, wiki, and website to improve the user experience.
+ documentation, <a
href="https://cwiki.apache.org/confluence/display/FINERACT/">wiki</a>, and
website to improve the user experience.
Bug reports and fixes and additions to the Apache Fineract®
code are welcome.
Helping users learn best practices also earns good karma in our
community.
</p>