diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index f7f0a4c..4cbd17a 100644 --- a/www/index.html +++ b/www/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <meta http-equiv="content-type" - content="text/html; charset=ISO-8859-1"> + <meta content="text/html; charset=ISO-8859-1" + http-equiv="content-type"> <title>The Java 3D API Core</title> </head> <body> @@ -36,7 +36,7 @@ versions being released.<br> </p> <h3>Downloads</h3> <p>Three types of binary builds are available in the <a - href="file:///C:/kcr/java3d/1.3.2/j3d-core/servlets/ProjectDocumentList">Documents + href="../servlets/ProjectDocumentList">Documents & Files</a> section of this project on java.net: Release (or FCS) builds; Experimental (early access) builds; and Daily/Weekly builds. The latest |