浏览代码

remove link

mitm001 5 年之前
父节点
当前提交
f5a0955262
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/tutorials/pages/beginner/hello_terrain.adoc

+ 1 - 1
docs/modules/tutorials/pages/beginner/hello_terrain.adoc

@@ -188,7 +188,7 @@ Texture splatting allows you create a custom material, and '`paint textures`' on
 
 
 [TIP]
 [TIP]
 ====
 ====
-The jMonkeyEngine SDK comes with a xref:ROOT:sdk/terrain_editor.adoc[TerrainEditor plugin]. Using the TerrainEditor plugin, you can sculpt the terrain with the mouse, and save the result as heightmap. You can paint textures on the terrain and the plugin saves the resulting splat textures as alphamap(s). The following paragraphs describe the manual process for you. You can choose to create the terrain by hand, or using the <<sdk/terrain_editor#,TerrainEditor plugin>>.
+The jMonkeyEngine SDK comes with a xref:ROOT:sdk/terrain_editor.adoc[TerrainEditor plugin]. Using the TerrainEditor plugin, you can sculpt the terrain with the mouse, and save the result as heightmap. You can paint textures on the terrain and the plugin saves the resulting splat textures as alphamap(s). The following paragraphs describe the manual process for you.
 ====
 ====