diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f83f5f2d..ea96efe7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ Thanks for contributing! ## Installation ```bash -git clone https://github.com/not-an-aardvark/eslint-plugin-prettier.git +git clone https://github.com/prettier/eslint-plugin-prettier.git cd eslint-plugin-prettier npm install ``` diff --git a/README.md b/README.md index 2224130f..604f9b88 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# eslint-plugin-prettier [![Build Status](https://travis-ci.org/not-an-aardvark/eslint-plugin-prettier.svg?branch=master)](https://travis-ci.org/not-an-aardvark/eslint-plugin-prettier) +# eslint-plugin-prettier [![Build Status](https://travis-ci.org/prettier/eslint-plugin-prettier.svg?branch=master)](https://travis-ci.org/prettier/eslint-plugin-prettier) Runs [prettier](https://github.com/jlongster/prettier) as an eslint rule