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 35f8b4a add link to Fineract.dev Demo Server
35f8b4a is described below
commit 35f8b4ad307deb8d6f5a8c52759bd134c72f851a
Author: Michael Vorburger ⛑️ <[email protected]>
AuthorDate: Tue Oct 20 15:42:46 2020 +0200
add link to Fineract.dev Demo Server
---
index.html | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index 38ab8e3..bf8b478 100644
--- a/index.html
+++ b/index.html
@@ -237,9 +237,12 @@
<section id="resources" class="section">
<h3 class="center-align">Resources</h3>
<article>
- <h4>Frequently Used Links:</h4>
+ <h4>Frequently Used Links</h4>
<p class="flow-text justify-align">
- <a
href="https://issues.apache.org/jira/projects/FINERACT">Jira</a><br/>
+ <a href="https://www.fineract.dev/">Fineract.dev Demo Server</a>
+ </p>
+ <p class="flow-text justify-align">
+ <a
href="https://issues.apache.org/jira/projects/FINERACT">JIRA</a><br/>
Issue tracking
</p>
<p class="flow-text justify-align">
@@ -248,7 +251,7 @@
</p>
<p class="flow-text justify-align">
<a
href="https://cwiki.apache.org/confluence/display/FINERACT/Getting+Started+Docs">Getting
Started Guide</a>
- (For Fineract 1.x)
+ for Fineract 1.x (non-CN)
</p>
</article>
<article>
@@ -277,7 +280,7 @@
Here you will find the source code for Apache Fineract Cloud Native.
Pre-release version.
</p>
<p class="flow-text justify-align">
- <a href="https://github.com/apache/incubator-fineract-site"
target="_blank">Web Site</a><br/>
+ <a href="https://github.com/apache/fineract-site"
target="_blank">Web Site</a><br/>
Here you will find the source code for this web site.
</p>
</article>