summaryrefslogtreecommitdiffstats
path: root/src/redbook/nbproject/build-jogl-template-impl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/redbook/nbproject/build-jogl-template-impl.xml')
-rw-r--r--src/redbook/nbproject/build-jogl-template-impl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/redbook/nbproject/build-jogl-template-impl.xml b/src/redbook/nbproject/build-jogl-template-impl.xml
index 1f69eb2..ab63feb 100644
--- a/src/redbook/nbproject/build-jogl-template-impl.xml
+++ b/src/redbook/nbproject/build-jogl-template-impl.xml
@@ -138,7 +138,7 @@
<target name="-jogl-template-patch-master-jnlp" depends="-jogl-template-check-master-jnlp" if="is.jnlp.unpatched">
<replace file="master-${jnlp.descriptor}.jnlp">
<replacetoken><![CDATA[</resources>]]></replacetoken>
- <replacevalue><![CDATA[ <extension name="jogl-all-awt" href="http://download.java.net/media/jogl/jsr-231-2.x-webstart/jogl-all-awt.jnlp" />
+ <replacevalue><![CDATA[ <extension name="jogl-all-awt" href="http://jogamp.org/deployment/webstart/jogl-all-awt.jnlp" />
</resources>]]></replacevalue>
</replace>
</target>