Skip to content

Commit 52a6236

Browse files
authored
fix broken link for icons (#686)
1 parent 901ba99 commit 52a6236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-concepts/pages.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ icon: "code"
4848
---
4949
```
5050

51-
You can set icons from [Font Awesome](https://fontawesome.com/icons) and [Lucide](https://lucide.dev/icons), depending on the [icon library setting](http://localhost:3000/core-concepts/settings#param-icons).
51+
You can set icons from [Font Awesome](https://fontawesome.com/icons) and [Lucide](https://lucide.dev/icons), depending on the [icon library setting](/core-concepts/settings#param-icons).
5252

5353
You can also set the icon type for Font Awesome icons (optional). If not set, the icon type will be regular.
5454

0 commit comments

Comments
 (0)