From a2a260f401f6ad3426abec0eaeb8f49de26ed181 Mon Sep 17 00:00:00 2001 From: Artem Dzhemesiuk Date: Thu, 22 Feb 2024 22:06:07 +0100 Subject: [PATCH] fix: JSON typo --- links.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/links.json b/links.json index f7f0560..0bd1c88 100644 --- a/links.json +++ b/links.json @@ -7,7 +7,7 @@ "module": "https://github.com/altmp/altv-js-module" }, "jsv2": { - "compat": "https://github.com/altmp/altv-js-module-v2/tree/dev?tab=readme-ov-file#v1-compatibility", + "compat": "https://github.com/altmp/altv-js-module-v2/tree/dev?tab=readme-ov-file#v1-compatibility" }, "cs": { "docs": "https://docs.altv.mp/cs/index.html",