From 448d5a58500aaa28b42f0474c94119c6bc14eee7 Mon Sep 17 00:00:00 2001 From: YuRaNnNzZZ Date: Thu, 9 Feb 2023 05:59:12 +0300 Subject: [PATCH] fix hooks ref link in faq --- faq/FOR_USERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/FOR_USERS.md b/faq/FOR_USERS.md index cf5308d..75d5ca0 100644 --- a/faq/FOR_USERS.md +++ b/faq/FOR_USERS.md @@ -7,7 +7,7 @@ If there are errors produced each time: Make sure the error is produced by the b ## How do I lock X attachment on my server? You can only disable attachments completely (`Q` -> `Utilities` -> `Server` -> `Enable Attachments` or `sv_tfa_attachments_enabled 0`.) There will never be an option for selective attachments blacklist included in the base. -If you are an addon developer, the base is providing a hook that enables to disallow equipping attachments. The documentation on base hooks is available [here](lua/tfa/documentation/tfa_hooks_custom.lua). +If you are an addon developer, the base is providing a hook that enables to disallow equipping attachments. The documentation on base hooks is available [here](../lua/tfa/documentation/tfa_hooks_custom.lua). ## The C-menu (inspection screen) is not working! Copy the following line and run it in the console: