Skip to content

Commit ddd8fd5

Browse files
Remove self link from Axes (#901)
## Changes <!-- Please summarize your changes. --> Remove self link from Axes class <!-- Please link to any applicable information (forum posts, bug reports, etc.). --> ## Checks By submitting your pull request for review, you agree to the following: - [x] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [x] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [x] To the best of my knowledge, all proposed changes are accurate.
1 parent 214b9f6 commit ddd8fd5

File tree

1 file changed

+2
-2
lines changed
  • content/en-us/reference/engine/datatypes

1 file changed

+2
-2
lines changed

content/en-us/reference/engine/datatypes/Axes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Axes
22
type: datatype
33
summary: |
4-
The `Datatype.Axes` data type is for the `Class.ArcHandles` class to control
4+
The `Axes` data type is for the `Class.ArcHandles` class to control
55
which rotation axes are currently enabled.
66
description: |
7-
The `Datatype.Axes` data type is for the `Class.ArcHandles` class to control
7+
The `Axes` data type is for the `Class.ArcHandles` class to control
88
which rotation axes are currently enabled.
99
code_samples:
1010
tags: []

0 commit comments

Comments
 (0)