Переглянути джерело

Merge pull request #6832 from mhilbrunner/fix-ci

Fix CI
Max Hilbrunner 2 роки тому
батько
коміт
f6a54a3afe
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      about/list_of_features.rst
  2. 1 1
      tutorials/export/exporting_for_web.rst

+ 1 - 1
about/list_of_features.rst

@@ -489,7 +489,7 @@ Import
 
 **Formats:**
 
-- *Images:* See :ref:`doc_import_images`.
+- *Images:* See :ref:`doc_importing_images`.
 - *Audio:*
 
    - WAV with optional IMA-ADPCM compression.

+ 1 - 1
tutorials/export/exporting_for_web.rst

@@ -67,7 +67,7 @@ You can choose the **Export Type** to select which features will be available:
   See `Can I use SharedArrayBuffer <https://caniuse.com/sharedarraybuffer>`__
   for details.
 
-If you plan to use :ref:`VRAM compression <doc_import_images>` make sure that
+If you plan to use :ref:`VRAM compression <doc_importing_images>` make sure that
 **Vram Texture Compression** is enabled for the targeted platforms (enabling
 both **For Desktop** and **For Mobile** will result in a bigger, but more
 compatible export).