Skip to content

Commit fe5ba87

Browse files
jonathanhefnerbhosmer-ant
authored andcommitted
Fix heading levels
The nearest ancestor level for these headings is H2. Thus, to avoid a gap, these headings have been changed from H4 to H3.
1 parent 7b251ae commit fe5ba87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ flowchart LR
4545

4646
Choose the path that best fits your needs:
4747

48-
#### Quick Starts
48+
### Quick Starts
4949

5050
<CardGroup cols={2}>
5151
<Card title="For Server Developers" icon="bolt" href="/quickstart/server">
@@ -60,7 +60,7 @@ Choose the path that best fits your needs:
6060
</Card>
6161
</CardGroup>
6262

63-
#### Examples
63+
### Examples
6464

6565
<CardGroup cols={2}>
6666
<Card title="Example Servers" icon="grid" href="/examples">

0 commit comments

Comments
 (0)