Skip to content

Commit 1eea93e

Browse files
chore: Update welcome.mdx to use Slack instead of Discord (#70)
1 parent 11ef54e commit 1eea93e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

fern/docs/pages/welcome.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,15 @@ Welcome to the Plant Store API docs! This site demonstrates how to use Fern to g
1212
Here you'll find information about managing your plants, customers, and orders for your plant shop.
1313

1414
<CardGroup>
15-
<Card title="API Reference" icon="fa-solid fa-code" href="/api-reference" />
15+
<Card
16+
title="API Reference"
17+
icon="fa-solid fa-code"
18+
href="/api-reference"
19+
/>
1620
<Card
17-
title="Discord Community"
18-
icon="fa-brands fa-discord"
19-
href="https://discord.com/invite/JkkXumPzcG"
21+
title="Slack Community"
22+
icon="fa-brands fa-slack"
23+
href="https://join.slack.com/t/fern-community/shared_invite/zt-2q7ev4mki-mhO5anKslwRowp4oExWf4A"
2024
/>
2125
<Card
2226
title="Blog"

0 commit comments

Comments
 (0)