mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-01 17:12:37 +02:00
fix links to test pages
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user