浏览代码

Merge pull request #11 from Calinou/fix-broken-link-1

Fix broken link in 'Managing image files'
Rémi Verschelde 9 年之前
父节点
当前提交
4a6637cd74
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tutorials/asset_pipeline/managing_image_files.rst

+ 2 - 2
tutorials/asset_pipeline/managing_image_files.rst

@@ -99,8 +99,8 @@ individual flags can be changed. Godot also keeps track of the original
 file and will re-import if it changes.
 
 Importing also allows conversion to other formats (WebP, or RAM
-compression) which might be of use in some cases. . More information on
-the [[Importing textures]] page.
+compression) which might be of use in some cases. More information on
+the :ref:`doc_importing_textures` page.
 
 Image export
 ~~~~~~~~~~~~