Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 342523a

Browse files
committed
Merge pull request #1 from chprome/chprome-patch-1
Fix #135
2 parents f0c8338 + da16e0f commit 342523a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ This is a CSS transpiler (CSS4+ to CSS3) that allows you to use tomorrow's CSS s
1212
It transforms CSS specs that are not already implemented in popular browsers into more compatible CSS.
1313

1414

15-
## Check out [cssnext website](https://cssnext.io/)
15+
## Check out [cssnext website](http://cssnext.io/)
1616

17-
- [Features](https://cssnext.io/features/)
18-
- [Setup](https://cssnext.io/setup/)
19-
- [Usage](https://cssnext.io/usage/)
20-
- [Playground](https://cssnext.io/playground/)
17+
- [Features](http://cssnext.io/features/)
18+
- [Setup](http://cssnext.io/setup/)
19+
- [Usage](http://cssnext.io/usage/)
20+
- [Playground](http://cssnext.io/playground/)
2121

2222
For questions and support please visit the
2323
[gitter room](https://gitter.im/cssnext/cssnext).

0 commit comments

Comments
 (0)