소스 검색

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
 ~~~~~~~~~~~~