Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site d6412c0a4 -> ca3b2579e


New about page.

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/ca3b2579
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/ca3b2579
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/ca3b2579

Branch: refs/heads/asf-site
Commit: ca3b2579e576195ef0ad6e1a3a82940d1208f34a
Parents: d6412c0
Author: JamesBognar <[email protected]>
Authored: Wed Aug 30 11:26:14 2017 -0400
Committer: JamesBognar <[email protected]>
Committed: Wed Aug 30 11:26:14 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ca3b2579/content/about2.html
----------------------------------------------------------------------
diff --git a/content/about2.html b/content/about2.html
index a924062..a8ec4cf 100644
--- a/content/about2.html
+++ b/content/about2.html
@@ -2148,12 +2148,12 @@
                        The <code>juneau-all</code> Maven artifact provides a 
convenient uber-jar of the following Juneau libraries:
                </p>
                <ul style='margin:0px 10px;'>
-                       <li>juneau-marshall
-                       <li>juneau-dto
-                       <li>juneau-svl
-                       <li>juneau-config
-                       <li>juneau-rest-server
-                       <li>juneau-rest-client
+                       <li><code>juneau-marshall</code>
+                       <li><code>juneau-dto</code>
+                       <li><code>juneau-svl</code>
+                       <li><code>juneau-config</code>
+                       <li><code>juneau-rest-server</code>
+                       <li><code>juneau-rest-client</code>
                </ul>
                <p>
                        Note that it does not include the RDF and JAX-RS 
artifacts (which can be pulled in separately).

Reply via email to