Skip to content

Commit 0b756b1

Browse files
committed
Change message from release note link to IBM Db2 info
1 parent fb27f7e commit 0b756b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/data/notifications.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ const notificationsList = [
1414
// },
1515
{
1616
message: {
17-
en: 'Check out the release notes for ScalarDB 3.15.4',
18-
ja: 'ScalarDB 3.15.4 のリリースノートをご覧ください'
17+
en: 'Support for IBM Db2 has been added in ScalarDB 3.16',
18+
ja: 'ScalarDB 3.16 で IBM Db2 がサポートされました'
1919
},
2020
url: {
21-
en: 'releases/release-notes#v3154?utm_source=docs-site&utm_medium=notifications',
22-
ja: 'releases/release-notes#v3154?utm_source=docs-site&utm_medium=notifications'
21+
en: 'requirements#relational-databases?utm_source=docs-site&utm_medium=notifications',
22+
ja: 'requirements#リレーショナルデータベース?utm_source=docs-site&utm_medium=notifications'
2323
},
2424
unread: true
2525
},

0 commit comments

Comments
 (0)