You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: navigation/divisions.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Anchors are another way to section your content. They show up on top of your sid
51
51
</Frame>
52
52
53
53
The configuration is very similar to the tab configuration. We highly recommend that you set an `icon` field as well.
54
-
Valid icon values include all named [Font Awesome](https://fontawesome.com/search) and [Lucide](https://lucide.dev/) icons.
54
+
Valid icon values include all named [Font Awesome](https://fontawesome.com/icons) and [Lucide](https://lucide.dev/icons) icons.
55
55
56
56
```json docs.json
57
57
"navigation": {
@@ -91,7 +91,7 @@ Valid icon values include all named [Font Awesome](https://fontawesome.com/searc
91
91
</Frame>
92
92
93
93
Dropdowns show up in the same place as anchors, but are consolidated into a single dropdown.
94
-
We also recommend that you set an icon for each dropdown item (from [Font Awesome](https://fontawesome.com/search) or [Lucide](https://lucide.dev/)).
94
+
We also recommend that you set an icon for each dropdown item (from [Font Awesome](https://fontawesome.com/icons) or [Lucide](https://lucide.dev/icons)).
0 commit comments