Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site 72028d55a -> ec547bf9a


Add email link.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/ec547bf9
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/ec547bf9
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/ec547bf9

Branch: refs/heads/asf-site
Commit: ec547bf9a55af380b695b9721a51643d465e81ac
Parents: 72028d5
Author: JamesBognar <[email protected]>
Authored: Fri Mar 17 13:30:35 2017 -0400
Committer: JamesBognar <[email protected]>
Committed: Fri Mar 17 13:30:35 2017 -0400

----------------------------------------------------------------------
 content/about.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ec547bf9/content/about.html
----------------------------------------------------------------------
diff --git a/content/about.html b/content/about.html
index 5524245..6bd1030 100644
--- a/content/about.html
+++ b/content/about.html
@@ -17,6 +17,9 @@
                <li>A REST microservice API that combines all the features 
above for creating lightweight standalone REST interfaces that start up in 
milliseconds.
                <li>JAX-RS integration support for all serializers and parsers.
        </ul>
+       <p>
+               Questions via email to <a class='doclink' 
href='mailto:[email protected]?Subject=Apache%20Juneau%20question'>[email protected]</a>
 are always welcome.
+       </p>
        <h5 class='toc'>Features</h5>
        <ul class='spaced-list'>
                <li>Marshalling support for JSON (including variants), XML, 
HTML, URL-Encoding, UON (URL-Encoded Object Notation), MessagePack, RDF/XML, 
RDF/XML-Abbrev, N-Triple, Turtle, N3, SOAP/XML.
@@ -1071,9 +1074,6 @@
                The top-level <a class='doclink' 
href='http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#overview.description'
 target="_top">Overview</a> document is a good
                starting point for developers wishing to get up-to-speed 
quickly.
        </p>
-       <p>
-               Any questions about the project should be asked via email at <a 
href='mailto:[email protected]?Subject=Apache%20Juneau%20question'>[email protected]</a>.
-       </p>
        <p align="center"><i><b>*** fi&#769;n ***</b></i></p>
 </body>
 </html>
\ No newline at end of file

Reply via email to