Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Commit bdbe0a9

Browse files
authored
docs: Update docs to reflect the new repository home
1 parent 0c21175 commit bdbe0a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[WordPress JavaScript Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/javascript/) shareable config for ESLint.
44

5-
[![Build Status](https://api.travis-ci.org/ntwb/eslint-config-wordpress.svg?branch=master)](https://travis-ci.org/ntwb/eslint-config-wordpress) [![bitHound Overall Score](https://www.bithound.io/github/ntwb/eslint-config-wordpress/badges/score.svg)](https://www.bithound.io/github/ntwb/eslint-config-wordpress) [![NPM version](http://img.shields.io/npm/v/eslint-config-wordpress.svg)](https://www.npmjs.org/package/eslint-config-wordpress)
5+
[![Build Status](https://api.travis-ci.org/WordPress-Coding-Standards/eslint-config-wordpress.svg?branch=master)](https://travis-ci.org/WordPress-Coding-Standards/eslint-config-wordpress) [![bitHound Overall Score](https://www.bithound.io/github/WordPress-Coding-Standards/eslint-config-wordpress/badges/score.svg)](https://www.bithound.io/github/WordPress-Coding-Standards/eslint-config-wordpress) [![NPM version](http://img.shields.io/npm/v/eslint-config-wordpress.svg)](https://www.npmjs.org/package/eslint-config-wordpress)
66

77
## Installation
88

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"license": "MIT",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/ntwb/eslint-config-wordpress.git"
8+
"url": "https://github.com/WordPress-Coding-Standards/eslint-config-wordpress.git"
99
},
10-
"homepage": "https://github.com/ntwb/eslint-config-wordpress#readme",
10+
"homepage": "https://github.com/WordPress-Coding-Standards/eslint-config-wordpress#readme",
1111
"author": {
1212
"name": "Stephen Edgar",
1313
"email": "stephen@netweb.com.au",

0 commit comments

Comments
 (0)