Merge pull request #6832 from mhilbrunner/fix-ci

Fix CI
This commit is contained in:
Max Hilbrunner
2023-02-27 08:01:14 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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).