summaryrefslogtreecommitdiff
path: root/doc/classes/Image.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2021-10-06 13:48:48 +0200
committerRémi Verschelde <rverschelde@gmail.com>2021-10-06 13:48:48 +0200
commit862994a8ef15ee97a05f195d70269693092baeb0 (patch)
tree124c5d961fdbc50917e031983efb4e4918b04f79 /doc/classes/Image.xml
parent36de097577811eb39d1a8d31d10d538ad70675d9 (diff)
doc: Update links to latest documentation after content reorganization
Diffstat (limited to 'doc/classes/Image.xml')
-rw-r--r--doc/classes/Image.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Image.xml b/doc/classes/Image.xml
index 5d79e22c49..492bddca1f 100644
--- a/doc/classes/Image.xml
+++ b/doc/classes/Image.xml
@@ -9,7 +9,7 @@
[b]Note:[/b] The maximum image size is 16384×16384 pixels due to graphics hardware limitations. Larger images may fail to import.
</description>
<tutorials>
- <link title="Importing images">https://docs.godotengine.org/en/latest/getting_started/workflow/assets/importing_images.html</link>
+ <link title="Importing images">https://docs.godotengine.org/en/latest/tutorials/assets_pipeline/importing_images.html</link>
</tutorials>
<methods>
<method name="adjust_bcs">