Преглед изворни кода

removed .html from toc item target name :D

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9250 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
roo..li пре 13 година
родитељ
комит
a6006a1b74
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      jme3-core/javahelp/com/jme3/gde/core/docs/core-toc.xml

+ 1 - 1
jme3-core/javahelp/com/jme3/gde/core/docs/core-toc.xml

@@ -98,7 +98,7 @@
             <tocitem text="Best Practices" target="jme3.intermediate.best_practices"/>
             <tocitem text="FAQ" target="jme3.faq"/>
             <tocitem text="SimpleApplication" target="jme3.intermediate.simpleapplication"/>
-            <tocitem text="How to Use Materials" target="jme3/intermediate/how_to_use_materials.html"/>
+            <tocitem text="How to Use Materials" target="jme3/intermediate/how_to_use_materials"/>
             <tocitem text="Application Settings" target="jme3.intermediate.appsettings"/>
             <tocitem text="File Types" target="jme3.intermediate.file_types"/>
             <tocitem text="Math in jME3" target="jme3.math"/>