Skip to content

Commit 4f79299

Browse files
authored
Fix docs
1 parent b17f4f8 commit 4f79299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/basyx/aas/adapter/aasx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ def write_all_aas_objects(self,
570570
:class:`~basyx.aas.model.submodel.Submodel` objects, supplementary files which are referenced by
571571
:class:`~basyx.aas.model.submodel.File` objects within those Submodels, are fetched from the ``file_store``
572572
and added to the AASX package. If the ObjectStore contains a thumbnail referenced by
573-
:attr:`~basyx.aas.model.aas.AssetInformation.default_thumbnail`, it is also added to the AASX package.
573+
``default_thumbnail`` in :class:`~basyx.aas.model.aas.AssetInformation`, it is also added to the AASX package.
574574
575575
.. attention::
576576

0 commit comments

Comments
 (0)