From 0aff877dfd8e3f4a949b2ef8ee6311b8ff121f78 Mon Sep 17 00:00:00 2001 From: O1LER <44237025+O1LER@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:29:21 +0100 Subject: [PATCH] Corrected License links --- docs/en/support/game-faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index e4877f9e..84535f77 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -42,8 +42,8 @@ Before making any changes, keep in mind that the code is subject to our [Terms o | Code | License | |------------|:--------------------------------------------------------------------------:| | Server | [LICENSE](https://github.com/BeamMP/BeamMP-Server/blob/master/LICENSE) | -| Launcher | [LICENSE](https://github.com/BeamMP/BeamMP-Launcher/blob/master/README.md) | -| Client Lua | [LICENSE](https://github.com/BeamMP/BeamMP/blob/development/LICENSE.md) | +| Launcher | [LICENSE](https://github.com/BeamMP/BeamMP-Launcher/blob/master/LICENSE) | +| Client Lua | [LICENSE](https://github.com/BeamMP/BeamMP/blob/development/LICENSE) | --- #### **I have found a bug or an exploit what should I do?**