Explorar o código

Fix for broken URL in the SDK's jme3-core build.xml

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8548 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
sky..ok %!s(int64=14) %!d(string=hai) anos
pai
achega
855f39f599
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jme3-core/build.xml

+ 1 - 1
jme3-core/build.xml

@@ -42,7 +42,7 @@
         <!-- download images from page (custom task) -->
         <loadwikiimages file="javahelp/${javahelp_path}${page_path}.html"
              target="javahelp/${javahelp_path}"
-             host="http://direct.jmonkeyengine.org"/>
+             host="http://jmonkeyengine.org"/>
         <!-- fix links in wiki (custom task) -->
         <fixwikilinks file="javahelp/${javahelp_path}${page_path}.html"
              helppath="${javahelp_path}"/>