diff --git a/README.md b/README.md index 972bdc9..c484a84 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing. -[Check out the demo](http://necolas.github.com/normalize.css/demo.html) +[Check out the demo](http://necolas.github.com/normalize.css/test.html) ## What does it do? diff --git a/demo.html b/test.html similarity index 100% rename from demo.html rename to test.html