We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12984ea commit 6b69492Copy full SHA for 6b69492
CONTRIBUTING.md
@@ -5,7 +5,7 @@ Thanks for contributing!
5
## Installation
6
7
```bash
8
-git clone https://github.com/not-an-aardvark/eslint-plugin-prettier.git
+git clone https://github.com/prettier/eslint-plugin-prettier.git
9
cd eslint-plugin-prettier
10
npm install
11
```
README.md
@@ -1,4 +1,4 @@
1
-# eslint-plugin-prettier [](https://travis-ci.org/not-an-aardvark/eslint-plugin-prettier)
+# eslint-plugin-prettier [](https://travis-ci.org/prettier/eslint-plugin-prettier)
2
3
Runs [prettier](https://github.com/jlongster/prettier) as an eslint rule
4
0 commit comments