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 207202c update link to security guide
207202c is described below
commit 207202cf607b8039a40279662ab551b823109f87
Author: Adam Monsen <[email protected]>
AuthorDate: Tue Dec 9 11:11:20 2025 -0800
update link to security guide
skip the lazy wiki reference
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 78e2d0a..45d05d0 100644
--- a/index.html
+++ b/index.html
@@ -669,7 +669,7 @@
<ul class="browser-default">
<li>Consult competent technical resources for questions about
secure deployment and operation</li>
<li>Review the <a
href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=91554327">FAQ</a>
and
- <a
href="https://cwiki.apache.org/confluence/display/FINERACT/Securing+Fineract">Security
Guide</a> for essential setup information</li>
+ <a
href="https://fineract.apache.org/docs/current/#_securing_fineract">Security
Guide</a> for essential setup information</li>
<li>Refer to the Apache license for legal information</li>
</ul>
</div>