Skip to content

Commit 1495b6a

Browse files
URL typo
1 parent 638af76 commit 1495b6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/layout/clearfix/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h4 class="f6 fw6">Next</h4>
144144
</div>
145145
<div class="mt5">
146146
<h4 class="f6 fw6">Reference</h4>
147-
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/clears" class="link fw6 blue dim">MDN - Clears</a>
147+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/clear" class="link fw6 blue dim">MDN - Clears</a>
148148
</div>
149149
</div>
150150
<section class="bg-white black-70 pt4 pb5 overflow-container">

src/templates/docs/clearfix/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h4 class="f6 fw6">Next</h4>
101101
</div>
102102
<div class="mt5">
103103
<h4 class="f6 fw6">Reference</h4>
104-
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/clears" class="link fw6 blue dim">MDN - Clears</a>
104+
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/clear" class="link fw6 blue dim">MDN - Clears</a>
105105
</div>
106106
</div>
107107
<section class="bg-white black-70 pt4 pb5 overflow-container">

0 commit comments

Comments
 (0)