aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/index.html b/www/index.html
index 41aa15010..90cd159ff 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="http://jogamp.org/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">
@@ -14,7 +14,7 @@
</div>
<div id="menu">
<ul>
- <li><a href="http://jogamp.org/">Home</a></li>
+ <li><a href="../../">Home</a></li>
<li><a href="../../gluegen/www/">Gluegen</a></li>
<li><a href="../../joal/www/">JOAL</a></li>
<li><a href="../../jocl/www/">JOCL</a></li>
@@ -45,7 +45,7 @@
</ul>
<h3>Presentations</h3>
<ul>
- <li><a href="http://jogamp.org/doc/siggraph2010/jogamp-siggraph2010.pdf">Siggraph 2010</a></li>
+ <li><a href="../../doc/siggraph2010/jogamp-siggraph2010.pdf">Siggraph 2010</a></li>
</ul>
<h3>Archive</h3>
<ul>
@@ -71,7 +71,7 @@
It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.
</p>
<p>
- Please see the <a href="http://jogamp.org/jogl-demos/www">JOGL demos</a> for illustrations of
+ Please see the <a href="../../jogl-demos/www">JOGL demos</a> for illustrations of
advanced OpenGL techniques now possible with the Java platform.
</p>
@@ -474,7 +474,7 @@
<div id="footer">
<div id="footer_left">
<span>JogAmp.org</span>
- by <a href="http://jogamp.org">http://jogamp.org</a>
+ by <a href="../../">http://jogamp.org</a>
is licensed under a <br/>
<a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 License</a>.
</div>