Skip to content

Commit 10ffd29

Browse files
authored
Fix VSCode extension link on README.md (#893)
Remove unnecessary `\` .
1 parent e402206 commit 10ffd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The installation process for ElixirLS depends on your editor.
5353
<details>
5454
<summary>VSCode</summary>
5555

56-
Please install the extension via the following link: https://marketplace.visualstudio.com/items?itemName=JakeBecker.elixir-ls\
56+
Please install the extension via the following link: https://marketplace.visualstudio.com/items?itemName=JakeBecker.elixir-ls
5757
</details>
5858

5959
<details>

0 commit comments

Comments
 (0)