File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -25,18 +25,18 @@ const recentFeatures = [
2525 // To add a label, use the format ['label1', 'label2'].
2626 {
2727 cell : 0 , // First cell
28- links : [ 'scalardb-cluster/getting-started-with-vector-search ' ] ,
29- labels : [ 'ScalarDB Cluster でベクトル検索をはじめよう ' ]
28+ links : [ 'scalardb-cluster/remote-replication ' ] ,
29+ labels : [ '災害復旧のためのデータレプリケーション ' ]
3030 } ,
3131 {
3232 cell : 1 , // Second cell
33- links : [ 'scalardb-cluster/authorize- with-abac ' ] ,
34- labels : [ 'ユーザーアクセスをきめ細かく制御する ' ]
33+ links : [ 'scalardb-cluster/getting-started- with-vector-search ' ] ,
34+ labels : [ 'ScalarDB Cluster でベクトル検索をはじめよう ' ]
3535 } ,
3636 {
3737 cell : 2 , // Third cell
38- links : [ 'scalardb-cluster/encrypt-data-at-rest ' ] ,
39- labels : [ '保存データの暗号化 ' ]
38+ links : [ 'scalardb-cluster/authorize-with-abac ' ] ,
39+ labels : [ 'ユーザーアクセスをきめ細かく制御する ' ]
4040 }
4141 ]
4242 }
Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ const notificationsList = [
1515 {
1616 message : {
1717 en : 'Replicate data for disaster recovery in ScalarDB 3.16' ,
18- ja : 'ScalarDB 3.16 で IBM Db2 がサポートされました '
18+ ja : 'ScalarDB 3.16 でのデータの災害復旧のためのレプリケーション '
1919 } ,
2020 url : {
2121 en : 'scalardb-cluster/remote-replication?utm_source=docs-site&utm_medium=notifications' ,
22- ja : 'requirements?RDBs=Db2#リレーショナルデータベース ?utm_source=docs-site&utm_medium=notifications'
22+ ja : 'scalardb-cluster/remote-replication ?utm_source=docs-site&utm_medium=notifications'
2323 } ,
2424 unread : true
2525 } ,
You can’t perform that action at this time.
0 commit comments