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

@@ -393,7 +393,7 @@ meta:
{% include elements/anchor.html name="Icons" %}
<div class="content">
<p>You can use any of the <a href="http://fontawesome.io/">Font Awesome</a> <strong>icons</strong>.</p>
<p>You can use any of the <a href="https://fontawesome.com/">Font Awesome</a> <strong>icons</strong>.</p>
</div>
{% include elements/snippet.html content=tabs_icons_example horizontal=true more=true %}