From 3d9ea692a7514c7b8a889f26a852b0c10f9d1aad Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Fri, 22 Jan 2021 14:03:38 +0100 Subject: [PATCH] fixed link to LTeX extension --- docs/features/spell-checking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/spell-checking.md b/docs/features/spell-checking.md index 3acb2a0..28abce1 100644 --- a/docs/features/spell-checking.md +++ b/docs/features/spell-checking.md @@ -13,4 +13,4 @@ You can configure the extension in the settings, for example to: For more information go to the [Spellright extension page](https://marketplace.visualstudio.com/items?itemName=ban.spellright). There are many spell checking extensions for VsCode. -Another one of our favorites is [LTeX](https://marketplace.visualstudio.com/items?itemName=valentjn.vscode-ltex&ssr=false#review-details), which is a bit heavier but offers some extra functionality. +Another one of our favorites is [LTeX](https://marketplace.visualstudio.com/items?itemName=valentjn.vscode-ltex&ssr=false#overview), which is a bit heavier but offers some extra functionality.