diff --git a/getting_started/introduction/first_look_at_the_editor.rst b/getting_started/introduction/first_look_at_the_editor.rst index b104f2a78..fd7531407 100644 --- a/getting_started/introduction/first_look_at_the_editor.rst +++ b/getting_started/introduction/first_look_at_the_editor.rst @@ -149,13 +149,14 @@ auto-completion, and built-in class reference. .. image:: img/editor_intro_workspace_script.webp -Finally, the **Asset Library** is a library of free and open source add-ons, scripts, -and assets to use in your projects. +Finally, the **Asset Store** is a repository of user-submitted addons, scripts, +tools, and other resources to use in your projects. -.. image:: img/editor_intro_workspace_assetlib.webp +.. image:: img/editor_intro_workspace_assetstore.webp -.. seealso:: You can learn more about the asset library in - :ref:`doc_what_is_assetlib`. +.. seealso:: + + You can learn more about the Asset Store in ref:`doc_what_is_asset_store`. .. _doc_intro_to_the_editor_interface_integrated_class_reference: diff --git a/getting_started/introduction/img/editor_intro_workspace_assetlib.webp b/getting_started/introduction/img/editor_intro_workspace_assetlib.webp deleted file mode 100644 index a4cf1c5bd..000000000 Binary files a/getting_started/introduction/img/editor_intro_workspace_assetlib.webp and /dev/null differ diff --git a/getting_started/introduction/img/editor_intro_workspace_assetstore.webp b/getting_started/introduction/img/editor_intro_workspace_assetstore.webp new file mode 100644 index 000000000..77a6030aa Binary files /dev/null and b/getting_started/introduction/img/editor_intro_workspace_assetstore.webp differ