Skip to content

Commit 784c32e

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent affe985 commit 784c32e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

settings.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,12 +224,13 @@ This section contains the full reference for the docs.json file.
224224

225225
<Expandable title="Links">
226226
<ResponseField name="label" type="string" required>
227+
The display text for a link.
227228
</ResponseField>
228229
<ResponseField name="href" type="string (uri)" required>
229-
A valid path or external link
230+
A valid path or external link.
230231
</ResponseField>
231232
<ResponseField name="icon" type="string | object">
232-
The icon to be displayed in the navbar.
233+
The icon displayed for a link. Can be a URL, Font Awesome icon, or Lucide icon.
233234
</ResponseField>
234235
</Expandable>
235236
</ResponseField>

0 commit comments

Comments
 (0)