Change font awesome link and fix anchor link on select docs

This commit is contained in:
Wahyu Wiyoko
2022-08-09 20:45:10 +08:00
committed by Jeremy Thomas
parent 77d2c50296
commit 64f739c0c9
2 changed files with 4 additions and 4 deletions

View File

@@ -189,9 +189,9 @@ meta:
<div class="content">
<p>Several <strong>modifiers</strong> are supported which affect:</p>
<ul>
<li>the <strong><a href="#select-color">color</a></strong></li>
<li>the <strong><a href="#select-size">size</a></strong></li>
<li>the <strong><a href="#select-state">state</a></strong></li>
<li>the <strong><a href="#colors">color</a></strong></li>
<li>the <strong><a href="#sizes">size</a></strong></li>
<li>the <strong><a href="#states">state</a></strong></li>
</ul>
</div>