Skip to content

Commit 201d642

Browse files
Fix item/node links
1 parent a2816b8 commit 201d642

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

commands/give.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If there is not enough room in the player's inventory, gives the specified item(
2424

2525
Specifies the target(s) to give item(s) to.
2626

27-
`<item>` [Item](../data-types.md#item)
27+
`<item>` [Item](../data-types.md#item-node)
2828

2929
Specifies the item to give.
3030

commands/setblock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: 'Places a node (aliases: /setnode)'
1414

1515
Specifies the position of the block to be changed.
1616

17-
`<node>` [Node](../data-types.md#node)
17+
`<node>` [Node](../data-types.md#item-node)
1818

1919
Specifies the new node.
2020

0 commit comments

Comments
 (0)