aboutsummaryrefslogtreecommitdiffstats
path: root/www/j3d1_4/stencil.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/j3d1_4/stencil.html')
-rw-r--r--www/j3d1_4/stencil.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/j3d1_4/stencil.html b/www/j3d1_4/stencil.html
index 440a659..e627521 100644
--- a/www/j3d1_4/stencil.html
+++ b/www/j3d1_4/stencil.html
@@ -31,9 +31,9 @@ available, applications wishing to use stencil will need to make use of
OrderedGroup (or use mixed-mode / immediate-mode rendering).<br>
</p>
<p>See the new javadoc for more information: <a
- href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphicsConfigTemplate3D.html#setStencilSize%28int%29">GraphicsConfigTemplate3D.setStencilSize</a>,
+ href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphicsConfigTemplate3D.html#setStencilSize%28int%29">GraphicsConfigTemplate3D.setStencilSize</a>,
<a
- href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/RenderingAttributes.html">RenderingAttributes</a>.
+ href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/RenderingAttributes.html">RenderingAttributes</a>.
</p>
<p>The proposed API changes are:<br>
</p>