Skip to content

Commit f759a69

Browse files
committed
Alphabetized link defs.
1 parent e1b23aa commit f759a69

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/data.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -255,12 +255,12 @@ Attributes|Type|Use|Description
255255
`<item>` is an individual piece of data to be passed in as part of the parent `<array>` type.
256256

257257
<!-- Link Definitions -->
258-
[Credentials]: ./credentials.md
259-
[test actions]: ./test/actions.md#actions-returning-a-variable
260-
[Actions]: ./test/actions.md
261-
[category creation]: http://docs.magento.com/m2/ce/user_guide/catalog/category-create.html
258+
[`<array>`]: #array-tag
262259
[`<data>`]: #data-tag
263-
[`<var>`]: #var-tag
260+
[`<item>`]: #item-tag
264261
[`<required-entities>`]: #requiredentity-tag
265-
[`<array>`]: #array-tag
266-
[`<item>`]: #item-tag
262+
[`<var>`]: #var-tag
263+
[Actions]: ./test/actions.md
264+
[category creation]: http://docs.magento.com/m2/ce/user_guide/catalog/category-create.html
265+
[Credentials]: ./credentials.md
266+
[test actions]: ./test/actions.md#actions-returning-a-variable

0 commit comments

Comments
 (0)