Skip to content

Commit 9ce5e5c

Browse files
committed
chore: add payermax
1 parent 095a68f commit 9ce5e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/solutions-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const SOLUTIONS_DATA: SolutionsData = {
3737
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3838
getBlogPostBySlug('longbridge-case-study')!,
3939
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
40-
getBlogPostBySlug('salla-case-study')!,
40+
getBlogPostBySlug('payermax-case-study')!,
4141
],
4242
quote:
4343
'Bytebase enables us to automate the database change process. In particular, its batch mode ensures consistent changes across all databases for each of our tenants.',

0 commit comments

Comments
 (0)