From a606ecaecb9cc4237e82e3721233fb89130f907a Mon Sep 17 00:00:00 2001 From: Guldoman Date: Sun, 26 May 2024 18:50:44 +0200 Subject: chore: fix URL for `lsp_json` additional patches --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5088d1e..29490ab 100644 --- a/manifest.json +++ b/manifest.json @@ -1742,7 +1742,7 @@ "version": "2.5.0" }, { - "description": "LSP support for JSON via vscode-json-languageserver with [additional patches](patches/vscode-json-languageserver) for increased functionality.", + "description": "LSP support for JSON via vscode-json-languageserver with [additional patches](https://github.com/lite-xl/lite-xl-lsp-servers/tree/latest/patches/vscode-json-languageserver) for increased functionality.", "id": "lsp_json", "mod_version": "3", "remote": "https://github.com/lite-xl/lite-xl-lsp-servers.git:b4e1929f6fea6a21e2706ebfb6cb28c48453357d", -- cgit v1.2.3