Skip to content

Commit 72ced9d

Browse files
author
Nicolas Gallagher
committed
Fix path to css-parse in Readme
1 parent a7fe6de commit 72ced9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# css-stringify [![Build Status](https://travis-ci.org/reworkcss/css-stringify.png)](https://travis-ci.org/reworkcss/css-stringify)
22

3-
CSS compiler using the AST provided by [css-parse](https://github.com/visionmedia/css-parse).
3+
CSS compiler using the AST provided by [css-parse](https://github.com/reworkcss/css-parse).
44

55
## API
66

0 commit comments

Comments
 (0)