Skip to content

Commit a4ed2e4

Browse files
committed
Add Consensus Commit protocol doc in Japanese
1 parent 541d221 commit a4ed2e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,6 +1134,11 @@ const sidebars = {
11341134
id: 'data-modeling',
11351135
label: 'データモデリング',
11361136
},
1137+
{
1138+
type: 'doc',
1139+
id: 'consensus-commit',
1140+
label: 'Consensus Commit プロトコル',
1141+
},
11371142
{
11381143
type: 'category',
11391144
label: 'CRUD インターフェースを使用して実行',

0 commit comments

Comments
 (0)