We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb27f7e commit 0b756b1Copy full SHA for 0b756b1
src/data/notifications.js
@@ -14,12 +14,12 @@ const notificationsList = [
14
// },
15
{
16
message: {
17
- en: 'Check out the release notes for ScalarDB 3.15.4',
18
- ja: 'ScalarDB 3.15.4 のリリースノートをご覧ください'
+ en: 'Support for IBM Db2 has been added in ScalarDB 3.16',
+ ja: 'ScalarDB 3.16 で IBM Db2 がサポートされました'
19
},
20
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'
+ en: 'requirements#relational-databases?utm_source=docs-site&utm_medium=notifications',
+ ja: 'requirements#リレーショナルデータベース?utm_source=docs-site&utm_medium=notifications'
23
24
unread: true
25
0 commit comments