Skip to content

Commit a3ce43d

Browse files
authored
internal link fixes index.md
1 parent 8810338 commit a3ce43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: source/presentation/4.0/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ As multiple models, lights, cameras, and other resources can be associated with
9191

9292
A Scene or a Canvas may be treated as a content resource, referenced or described within the `body` of an Annotation. As with models and other resources, the Annotation is associated with a Scene into which the Scene or Canvas is to be nested through an Annotation `target`. The content resource Scene will be placed within the `target` Scene by aligning the coordinate origins of the two scenes. Alternately, Scene Annotations may use `PointSelector` to place the origin of the resource Scene at a specified coordinate within the `target` Scene.
9393

94-
As with other resources, it may be appropriate to modify the initial scale, rotation, or translation of a content resource Scene prior to painting it within another Scene. Scenes associated with SpecificResources may be manipulated through the transforms described in [Transforms](transforms_section).
94+
As with other resources, it may be appropriate to modify the initial scale, rotation, or translation of a content resource Scene prior to painting it within another Scene. Scenes associated with SpecificResources may be manipulated through the transforms described in Transforms(transforms_section).
9595

9696
A simple example painting one Scene into another:
9797

0 commit comments

Comments
 (0)