Browse Source

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

Fix broken link in 'Managing image files'
Rémi Verschelde 9 years ago
parent
commit
4a6637cd74
1 changed files with 2 additions and 2 deletions
  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
 ~~~~~~~~~~~~