Skip to content

Commit d039ce4

Browse files
authored
Merge pull request #44 from CiGit/readme
Update prettier's repo links to new org
2 parents a5f0d62 + 92fbb3d commit d039ce4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Prettier formatter for Visual Studio Code
22

3-
VS Code package to format your Javascript using [Prettier](https://github.com/jlongster/prettier).
3+
VS Code package to format your Javascript using [Prettier](https://github.com/prettier/prettier).
44

55
### Installation
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prettier-vscode",
33
"displayName": "Prettier - JavaScript formatter",
4-
"description": "VS Code plugin for jlongster/prettier",
4+
"description": "VS Code plugin for prettier/prettier",
55
"version": "0.9.0",
66
"publisher": "esbenp",
77
"author": "Esben Petersen <@esbenp>",

0 commit comments

Comments
 (0)