Skip to content

Commit 44fe0d4

Browse files
committed
link APIMD
1 parent adc3ce9 commit 44fe0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Remove all anchors from the player's list. The player then have to re-unlock all
3131
Add an anchor into the player's list. `item` should be a coordinate table with a extra optional `uuid` field. If duplications is detected, `false` is returned, otherwise `true`.
3232

3333
### `anchor.playerstorage.remove_item(player,item)`
34-
Remove an anchor from the player's list. The syntax is the same as above.
34+
Remove an anchor from the player's list. The syntax is the same as [above](https://github.com/C-C-Minetest-Server/anchor/blob/main/API.md#anchorplayerstorageadd_itemplayeritem).
3535

3636
## Registeration APIs
3737
### `anchor.register_anchor(name,def)`

0 commit comments

Comments
 (0)