Skip to content

Commit 671717a

Browse files
committed
link to entity path
1 parent f311c17 commit 671717a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/concepts/transforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This page details how the [different archetypes](https://rerun.io/docs/reference
1212

1313
The [`Transform3D`](https://rerun.io/docs/reference/types/archetypes/transform3d) archetype allows you to specify how one coordinate system relates to another through translation, rotation, and scaling.
1414

15-
The simplest way to use transforms is through entity path hierarchies, where each transform describes the relationship between an entity and its parent path.
15+
The simplest way to use transforms is through [entity path hierarchies](../concepts/entity-path.md), where each transform describes the relationship between an entity and its parent path.
1616
Note that by default, all entities are connected via identity transforms.
1717

1818
snippet: concepts/transform3d_hierarchy_simple

0 commit comments

Comments
 (0)