Skip to content

Commit 02c1c19

Browse files
feat(rdb): fix card texts
1 parent bdb07bc commit 02c1c19

File tree

1 file changed

+5
-2
lines changed
  • pages/managed-databases-for-postgresql-and-mysql/troubleshooting

1 file changed

+5
-2
lines changed

pages/managed-databases-for-postgresql-and-mysql/troubleshooting/index.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,30 +21,33 @@ categories:
2121
<Grid>
2222
<DefaultCard
2323
title="Managed Databases for PostgreSQL and MySQL FAQ"
24+
description="General info on Managed Databases"
2425
url="/faq/databases-for-postgresql-and-mysql/"
2526
label="See more"
2627
/>
2728
<DefaultCard
2829
title="How to apply scheduled maintenance to a Database Instance"
30+
description="Manage scheduled maintenance"
2931
url="/managed-databases-for-postgresql-and-mysql/how-to/apply-maintenance/"
3032
label="See more"
3133
/>
3234
<DefaultCard
3335
title="Security and Reliability"
36+
description="Best practices for security"
3437
url="/managed-databases-for-postgresql-and-mysql/reference-content/security-and-reliability/"
3538
label="See more"
3639
/>
3740
</Grid>
3841
<Grid>
3942
<DefaultCard
4043
title="PostgreSQL extensions reference"
41-
description="Learn more about the PostgreSQL extensions."
44+
description="Learn more about the PostgreSQL extensions"
4245
url="/managed-databases-for-postgresql-and-mysql/reference-content/postgresql-extensions/"
4346
label="See more"
4447
/>
4548
<DefaultCard
4649
title="Understanding the autohealing feature"
47-
description="Learn more about the autohealing feature."
50+
description="Learn more about the autohealing feature"
4851
url="/managed-databases-for-postgresql-and-mysql/reference-content/autohealing"
4952
label="See more"
5053
/>

0 commit comments

Comments
 (0)