You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by pa...@apache.org on 2015/07/07 15:08:59 UTC

zest-qi4j git commit: ZEST-40 Javadoc Overview

Repository: zest-qi4j
Updated Branches:
  refs/heads/DocUpdate f3fee4336 -> 92ee90f08


ZEST-40 Javadoc Overview


Project: http://git-wip-us.apache.org/repos/asf/zest-qi4j/repo
Commit: http://git-wip-us.apache.org/repos/asf/zest-qi4j/commit/92ee90f0
Tree: http://git-wip-us.apache.org/repos/asf/zest-qi4j/tree/92ee90f0
Diff: http://git-wip-us.apache.org/repos/asf/zest-qi4j/diff/92ee90f0

Branch: refs/heads/DocUpdate
Commit: 92ee90f088ad01da3b60ae649e8ac1c524c78063
Parents: f3fee43
Author: Paul Merlin <pa...@apache.org>
Authored: Tue Jul 7 15:08:44 2015 +0200
Committer: Paul Merlin <pa...@apache.org>
Committed: Tue Jul 7 15:08:44 2015 +0200

----------------------------------------------------------------------
 buildSrc/src/javadoc/overview.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/92ee90f0/buildSrc/src/javadoc/overview.html
----------------------------------------------------------------------
diff --git a/buildSrc/src/javadoc/overview.html b/buildSrc/src/javadoc/overview.html
index ef7b586..e91fbd5 100644
--- a/buildSrc/src/javadoc/overview.html
+++ b/buildSrc/src/javadoc/overview.html
@@ -16,8 +16,8 @@
 -->
 <html>
     <body>
-        <h3>Welcome to the Qi4j SDK Javadoc.</h3>
-        <p>Qi4j is a framework for domain centric application development, including evolved concepts from AOP, DI and DDD.</p>
-        <p><a href="http://qi4j.org" target="_blank">qi4j.org</a></p>
+        <h3>Welcome to the Apache Zest (Java Edition) SDK Javadoc.</h3>
+        <p>Apache Zest is a framework for domain centric application development, including evolved concepts from AOP, DI and DDD.</p>
+        <p><a href="https://zest.apache.org" target="_blank">zest.apache.org</a></p>
     </body>
 </html>