File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ const recentFeatures = [
2525 // To add a label, use the format ['label1', 'label2'].
2626 {
2727 cell : 0 , // First cell
28- links : [ 'run-non-transactional-storage-operations-through-library#configure-scalardb-to-run-non-transactional-storage-operations ' ] ,
28+ links : [ 'run-non-transactional-storage-operations-through-library' ] ,
2929 labels : [ 'Configure ScalarDB to run non-transactional storage operations' ]
3030 } ,
3131 {
3232 cell : 1 , // Second cell
33- links : [ 'scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface/#configure-scalardb-cluster-to-run-non-transactional-storage-operations ' ] ,
33+ links : [ 'scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface' ] ,
3434 labels : [ 'Configure ScalarDB Cluster to run non-transactional storage operations' ]
3535 } ,
3636 {
Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ const recentFeatures = [
2525 // To add a label, use the format ['label1', 'label2'].
2626 {
2727 cell : 0 , // First cell
28- links : [ 'run-non-transactional-storage-operations-through-library#configure-scalardb-to-run-non-transactional-storage-operations ' ] ,
28+ links : [ 'run-non-transactional-storage-operations-through-library' ] ,
2929 labels : [ '非トランザクショナルストレージ操作を実行するための ScalarDB の設定' ]
3030 } ,
3131 {
3232 cell : 1 , // Second cell
33- links : [ 'scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface/#configure-scalardb-cluster-to-run-non-transactional-storage-operations ' ] ,
33+ links : [ 'scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface' ] ,
3434 labels : [ '非トランザクショナルストレージ操作を実行するための ScalarDB Cluster の設定' ]
3535 } ,
3636 {
You can’t perform that action at this time.
0 commit comments