Skip to content

Commit b6a492e

Browse files
committed
test markdown link relative path
1 parent 1fb0cfb commit b6a492e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/docs/scripting/functions/IsValidPlayerPickup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public OnPlayerConnect(playerid)
4040
4141
## Related Functions
4242
43-
- [CreatePlayerPickup](CreatePlayerPickup): Creates a pickup which will be visible to only one player.
43+
- [CreatePlayerPickup](./CreatePlayerPickup): Creates a pickup which will be visible to only one player.
4444
- [DestroyPlayerPickup](DestroyPlayerPickup): Destroy a player-pickup.
4545
- [IsPlayerPickupStreamedIn](IsPlayerPickupStreamedIn): Checks if a player-pickup is streamed in for the player.
4646
- [SetPlayerPickupPos](SetPlayerPickupPos): Sets the position of a player-pickup.

0 commit comments

Comments
 (0)