fix links to test pages

This commit is contained in:
Nicolas Cusan
2019-01-10 22:40:22 +01:00
parent d51464cd0a
commit 54046e2468

View File

@@ -26,7 +26,7 @@
<a href="/destyle.css/">Destyle.css</a>
</h2>
<a class="compare-btn" href="test.css">
<a class="compare-btn" href="test.html">
View destyle.css test page
</a>
</div>
@@ -46,7 +46,7 @@
</a>
</h2>
<a class="compare-btn" href="normalize.css">
<a class="compare-btn" href="normalize.html">
View normalize.css test page
</a>
</div>
@@ -66,7 +66,7 @@
</a>
</h2>
<a class="compare-btn" href="reset.css">
<a class="compare-btn" href="reset.html">
View Eric Meyer's reset test page
</a>
</div>