Skip to content

Commit 5432e6b

Browse files
committed
docs(api-server): remove database seeding guide card
- Removed the card for the "Understand Database Seeding" guide from the API server guides index page - This content is likely available elsewhere in the documentation, as it's not a unique guide
1 parent 6e9561a commit 5432e6b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/content/docs/api-server/guides/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,4 @@ This section provides practical, step-by-step guides for specific configuration
2424
See how to swap out the default email service with your own implementation.
2525
[Read more →](/docs/api-server/guides/implement-alternative-email-client/)
2626
</Card>
27-
<Card title="Understand Database Seeding" icon="seed">
28-
Learn how the server automatically populates the database with initial data.
29-
[Read more &rarr;](/docs/api-server/guides/understand-database-seeding/)
30-
</Card>
3127
</CardGrid>

0 commit comments

Comments
 (0)