From daecc21049ebd032ffa8d2eab748a3b50fbfdd02 Mon Sep 17 00:00:00 2001 From: Mathu-lmn <80094438+Mathu-lmn@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:46:43 -0400 Subject: [PATCH] fix(link): fix broken link (#1198) --- PED/GivePedHelmet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PED/GivePedHelmet.md b/PED/GivePedHelmet.md index 1df25c2fb..66f5d1d7e 100644 --- a/PED/GivePedHelmet.md +++ b/PED/GivePedHelmet.md @@ -8,7 +8,7 @@ ns: PED void GIVE_PED_HELMET(Ped ped, BOOL cannotRemove, int helmetFlag, int textureIndex); ``` -Gives the ped a helmet. Can be removed by invoking [`REMOVE_PED_HELMET`](#0xA7B2458D0AD6DED8). +Gives the ped a helmet. Can be removed by invoking [`REMOVE_PED_HELMET`](#_0xA7B2458D0AD6DED8). ```c enum ePedCompFlags {