From ea92f07f3cac8b06f09729ccc2c32c88410d4157 Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Mon, 27 Feb 2023 07:56:39 +0100 Subject: [PATCH] Fix CI --- about/list_of_features.rst | 2 +- tutorials/export/exporting_for_web.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/about/list_of_features.rst b/about/list_of_features.rst index 8ae848f64..001296160 100644 --- a/about/list_of_features.rst +++ b/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. diff --git a/tutorials/export/exporting_for_web.rst b/tutorials/export/exporting_for_web.rst index e2265c561..6a43c5cbf 100644 --- a/tutorials/export/exporting_for_web.rst +++ b/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 `__ for details. -If you plan to use :ref:`VRAM compression ` make sure that +If you plan to use :ref:`VRAM compression ` 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).