Explorar el Código

fix image links

mitm001 hace 5 años
padre
commit
d4d3900767
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      docs/modules/core/pages/gui/loading_screen.adoc

+ 3 - 3
docs/modules/core/pages/gui/loading_screen.adoc

@@ -12,9 +12,9 @@
 This example will use the existing hello terrain as an example.
 It will require these 2 images inside Assets/Interface/ (save them as border.png and inner.png respectively).
 
-image:jme3/advanced/inner1.png[inner1.png,width="",height=""]
+image:gui/inner1.png[inner1.png,width="",height=""]
 
-image:jme3/advanced/border1.png[border1.png,width="",height=""]
+image:gui/border1.png[border1.png,width="",height=""]
 
 You need to add the jme3-niftygui and xref:sdk:sample_code#jme3testdata-assets.adoc[jme3-test-data] libraries.
 
@@ -22,7 +22,7 @@ You will need to set your projects source to JDK 8.
 
 This is the progress bar at 90%:
 
-image:jme3/advanced/loadingscreen.png[loadingscreen.png,width="",height=""]
+image:gui/loadingscreen.png[loadingscreen.png,width="",height=""]
 
 nifty_loading.xml