Skip to content

Commit 422efa0

Browse files
committed
Update links
The plugin has been moved to PostHTML organization #4
1 parent 34fe178 commit 422efa0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# posthtml-css-modules
22
[![npm version](https://badge.fury.io/js/posthtml-css-modules.svg)](http://badge.fury.io/js/posthtml-css-modules)
3-
[![Build Status](https://travis-ci.org/maltsev/posthtml-css-modules.svg?branch=master)](https://travis-ci.org/maltsev/posthtml-css-modules)
3+
[![Build Status](https://travis-ci.org/posthtml/posthtml-css-modules.svg?branch=master)](https://travis-ci.org/posthtml/posthtml-css-modules)
44

55
[PostHTML](https://github.com/posthtml/posthtml) plugin that inlines [CSS modules](https://github.com/css-modules/css-modules) in HTML.
66

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
},
4343
"repository": {
4444
"type": "git",
45-
"url": "git://github.com/maltsev/posthtml-css-modules.git"
45+
"url": "git://github.com/posthtml/posthtml-css-modules.git"
4646
},
4747
"bugs": {
48-
"url": "https://github.com/maltsev/posthtml-css-modules/issues"
48+
"url": "https://github.com/posthtml/posthtml-css-modules/issues"
4949
},
50-
"homepage": "https://github.com/maltsev/posthtml-css-modules"
50+
"homepage": "https://github.com/posthtml/posthtml-css-modules"
5151
}

0 commit comments

Comments
 (0)