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
This commit is contained in:
parent
d1e81fc8c9
commit
32fe6f3546
@ -42,7 +42,7 @@
|
|||||||
<!-- download images from page (custom task) -->
|
<!-- download images from page (custom task) -->
|
||||||
<loadwikiimages file="javahelp/${javahelp_path}${page_path}.html"
|
<loadwikiimages file="javahelp/${javahelp_path}${page_path}.html"
|
||||||
target="javahelp/${javahelp_path}"
|
target="javahelp/${javahelp_path}"
|
||||||
host="http://direct.jmonkeyengine.org"/>
|
host="http://jmonkeyengine.org"/>
|
||||||
<!-- fix links in wiki (custom task) -->
|
<!-- fix links in wiki (custom task) -->
|
||||||
<fixwikilinks file="javahelp/${javahelp_path}${page_path}.html"
|
<fixwikilinks file="javahelp/${javahelp_path}${page_path}.html"
|
||||||
helppath="${javahelp_path}"/>
|
helppath="${javahelp_path}"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user