Skip to content

Commit 6ccf86e

Browse files
committed
Change gh-page URLs to use .io
GitHub have redirected all `username.github.com` pages to `username.github.io`.
1 parent 4451c29 commit 6ccf86e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ elements more consistently and in line with modern standards. We researched the
55
differences between default browser styles in order to precisely target only
66
the styles that need normalizing.
77

8-
[Check out the demo](http://necolas.github.com/normalize.css/2.1.0/test.html)
8+
[Check out the demo](http://necolas.github.io/normalize.css/2.1.0/test.html)
99

1010
[Legacy browser support is available in v1](https://github.com/necolas/normalize.css/tree/v1)
1111

1212
## Install
1313

14-
Download from the [project page](http://necolas.github.com/normalize.css/).
14+
Download from the [project page](http://necolas.github.io/normalize.css/).
1515

16-
Install with [Bower](http://twitter.github.com/bower/): `bower install --save normalize-css`
16+
Install with [Bower](http://twitter.github.io/bower/): `bower install --save normalize-css`
1717

1818
## What does it do?
1919

@@ -42,7 +42,7 @@ override the defaults later in your CSS.
4242
## Contribute
4343

4444
Please read my [issue
45-
guidelines](https://github.com/necolas/issue-guidelines).
45+
guidelines](https://github.com/necolas/issue-guidelines/).
4646

4747
## Acknowledgements
4848

0 commit comments

Comments
 (0)