Skip to content

Commit

Permalink
Fix BoxIcons link.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcenizal committed Dec 14, 2023
1 parent 4943e26 commit 340da9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const Home = () => {
<ul>
<li>
<strong>
<VuiLink href="https://react-icons.github.io/react-icons/icons?name=bi">BoxIcons</VuiLink>
<VuiLink href="https://react-icons.github.io/react-icons/icons/bi/">BoxIcons</VuiLink>
</strong>{" "}
for icons
</li>
Expand Down

0 comments on commit 340da9b

Please sign in to comment.