From e4392c718ed0aa4999978015fc869c0fb9941e8a Mon Sep 17 00:00:00 2001
From: Michael Bien <mbien@fh-landshut.de>
Date: Sat, 5 Feb 2011 22:34:04 +0100
Subject: www: fixed tag (now xhtml valid) restructured the overview text a
 bit.

---
 www/index.html | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/www/index.html b/www/index.html
index 2e0512aff..9790d9f4d 100644
--- a/www/index.html
+++ b/www/index.html
@@ -4,7 +4,7 @@
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
         <link href="../../style.css" rel="stylesheet" type="text/css"/>
         <title>JOGL - Java Binding for the OpenGL API</title>
-        <link href="../../SocialCoding/logo_symbol_finals/website_final_blue_favicon_symbol_16x16pel.ico" rel="shortcut icon">
+        <link href="../../SocialCoding/logo_symbol_finals/website_final_blue_favicon_symbol_16x16pel.ico" rel="shortcut icon"/>
     </head>
     <body>
         <div id="container">
@@ -65,8 +65,10 @@
                         The JOGL project hosts the development version of the
                         Java&trade; Binding for the OpenGL&reg; API (<a href="http://jcp.org/en/jsr/detail?id=231">JSR-231</a>),
                         and is designed to provide hardware-supported 3D graphics to applications written in Java.
-                        JOGL provides full access to the
-                        <a href="../doc/bouml/html-svg/">APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, &ge; 4.0, ES 1.x and ES 2.x specification</a>
+                    </p>
+                    <p>
+                        JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, &ge; 4.0, ES 1.x and ES 2.x specification
+                        [<a href="../doc/bouml/html-svg/">UML diagram</a>]
                         as well as nearly all vendor extensions.
                         It integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the the NativeWindow API.
                         It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.
@@ -80,7 +82,7 @@
                     <p>
                         The following are a few examples of projects and products using
                         JOGL. To have your project featured here, please email the
-                        <a href="mailto:mediastream [ at ] jogamp . org">project owners</a>.
+                        <a href="../../wiki/index.php/Maintainer_and_Contacts">project maintainers</a>.
                     </p>
                     
                     <table border="0" cellpadding="0" cellspacing="1" width="100%">
-- 
cgit v1.2.3