Skip to content

Commit 43f6cd3

Browse files
authored
Merge pull request #308 from Polymer/fix-doc-link
Fix link to VS Code plugin
2 parents 26d8fda + 9d3bf29 commit 43f6cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ npm install -g polymer-cli
7676
7777
You will need a text editor that does HTML syntax highlighting inside JavaScript template literals.
7878
79-
* [VSCode](https://code.visualstudio.com/#alt-downloads) with [https://marketplace.visualstudio.com/items?itemName=bierner.lit-html#qna](Matt Bierner's lit-html plugin)
79+
* [VS Code](https://code.visualstudio.com/) with [Matt Bierner's lit-html plugin](https://marketplace.visualstudio.com/items?itemName=bierner.lit-html)

0 commit comments

Comments
 (0)