mitm vor 5 Jahren
Ursprung
Commit
221ca90b13
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/docs/asciidoc/jme3/advanced/animation.adoc

+ 1 - 1
src/docs/asciidoc/jme3/advanced/animation.adoc

@@ -23,7 +23,7 @@ What is required for an animated model? (<<jme3/terminology#Animation,See also:
 
 Unless you download free models, or buy them from a 3D artist, you must create your animated models in an *external mesh editor* (for example, Blender) yourself.
 
-*  <<jme3/features#supported-formats,Supported External File Types>>
+*  <<jme3/features#supported-external-file-types,Supported External File Types>>
 *  <<jme3/external/blender#,Creating assets in Blender3D>>
 *  link:http://www.youtube.com/watch?v=IDHMWsu_PqA[Video: Creating Worlds with Instances in Blender]