This is an automated email from the ASF dual-hosted git repository.
jdailey 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 47b405e Update 404.html
47b405e is described below
commit 47b405eaaa39d92c5376b0f7a3de8c0a0bf5f0d9
Author: James D <[email protected]>
AuthorDate: Tue Jun 18 10:28:15 2024 -0700
Update 404.html
---
404.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/404.html b/404.html
index 1ebeaf7..372fb85 100644
--- a/404.html
+++ b/404.html
@@ -3,7 +3,7 @@
<body>
<h1>404</h1>
<h2>Sorry about that - You have reached an error page.</h2>
-<p>Return to <a href="https://fineract.apache.org> Fineract Homepage </a> </p>
+<p>Return to <a href="https://fineract.apache.org"> Fineract Homepage </a> </p>
<p> Or send an email to [email protected] </p>
</body>
</html>