Skip to content

Commit 36fe012

Browse files
authored
Update worldstatestore.py (#1002)
1 parent 862be07 commit 36fe012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/viam/services/worldstatestore/worldstatestore.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class WorldStateStore(ServiceBase):
1717
changes to world state transforms, which represent the pose of objects in different
1818
reference frames. This functionality can be used to create custom visualizations of the world state.
1919
20-
For more information, see `WorldStateStore service <https://docs.viam.com/dev/reference/apis/services/worldstatestore/>`_.
20+
For more information, see `WorldStateStore service <https://docs.viam.com/dev/reference/apis/services/world-state-store/>`_.
2121
"""
2222

2323
API: Final = API( # pyright: ignore [reportIncompatibleVariableOverride]

0 commit comments

Comments
 (0)