File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -839,7 +839,7 @@ const sidebars = {
839839 {
840840 type : 'doc' ,
841841 id : 'scalardb-cluster/remote-replication' ,
842- label : 'Replicate Data for Disaster Recovery ' ,
842+ label : 'Replicate Data for High Availability ' ,
843843 } ,
844844 {
845845 type : 'category' ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ const recentFeatures = [
2626 {
2727 cell : 0 , // First cell
2828 links : [ 'scalardb-cluster/remote-replication' ] ,
29- labels : [ 'Replicate Data for Disaster Recovery ' ]
29+ labels : [ 'Replicate Data for High Availability ' ]
3030 } ,
3131 {
3232 cell : 1 , // Second cell
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const notificationsList = [
1414 // },
1515 {
1616 message : {
17- en : 'Replicate data for disaster recovery in ScalarDB 3.16' ,
17+ en : 'Replicate data for high availability in ScalarDB 3.16' ,
1818 ja : 'ScalarDB 3.16 でのデータの災害復旧のためのレプリケーション'
1919 } ,
2020 url : {
You can’t perform that action at this time.
0 commit comments