File tree Expand file tree Collapse file tree 12 files changed +22
-22
lines changed
Expand file tree Collapse file tree 12 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ const sidebars = {
154154 {
155155 type : 'doc' ,
156156 id : 'how-to-write-applications' ,
157- label : 'Write an Application in Java ' ,
157+ label : 'Write an Application with Ledger ' ,
158158 } ,
159159 ]
160160 } ,
@@ -773,17 +773,17 @@ const sidebars = {
773773 // {
774774 // type: 'doc',
775775 // id: 'how-to-write-applications-with-hashstore',
776- // label: 'HashStore を使用したアプリケーションを書く ',
776+ // label: 'HashStore を使用してアプリケーションを書く ',
777777 // },
778778 // {
779779 // type: 'doc',
780780 // id: 'how-to-write-applications-with-tablestore',
781- // label: 'TableStore を使用したアプリケーションを書く ',
781+ // label: 'TableStore を使用してアプリケーションを書く ',
782782 // },
783783 {
784784 type : 'doc' ,
785785 id : 'how-to-write-applications' ,
786- label : 'Java でアプリケーションを書く ' ,
786+ label : 'Ledger を使用してアプリケーションを書く ' ,
787787 } ,
788788 ]
789789 } ,
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ const categories = [
105105 {
106106 cell : 2 , // Third cell
107107 links : [ 'how-to-write-applications' ] ,
108- labels : [ 'Write a ScalarDL Application in Java ' ]
108+ labels : [ 'Write a ScalarDL Application with the Ledger Abstraction ' ]
109109 }
110110 ]
111111 } ,
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ const categories = [
105105 {
106106 cell : 2 , // Third cell
107107 links : [ 'how-to-write-applications' ] ,
108- labels : [ 'Write a ScalarDL Application in Java ' ]
108+ labels : [ 'Write a ScalarDL Application with the Ledger Abstraction ' ]
109109 }
110110 ]
111111 } ,
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ const recentFeatures = [
2626 {
2727 cell : 0 , // First cell
2828 links : [ 'getting-started-hashstore' ] ,
29- labels : [ 'Use ScalarDL HashStore' ]
29+ labels : [ 'Get Started with ScalarDL HashStore' ]
3030 } ,
3131 {
3232 cell : 1 , // Second cell
3333 links : [ 'getting-started-tablestore' ] ,
34- labels : [ 'Use ScalarDL TableStore' ]
34+ labels : [ 'Get Started with ScalarDL TableStore' ]
3535 } ,
3636 {
3737 cell : 2 , // Third cell
@@ -78,12 +78,12 @@ const categories = [
7878 {
7979 cell : 1 , // Second cell
8080 links : [ 'getting-started-hashstore' ] ,
81- labels : [ 'Use ScalarDL HashStore' ]
81+ labels : [ 'Get Started with ScalarDL HashStore' ]
8282 } ,
8383 {
8484 cell : 2 , // Third cell
8585 links : [ 'getting-started-tablestore' ] ,
86- labels : [ 'Use ScalarDL TableStore' ]
86+ labels : [ 'Get Started with ScalarDL TableStore' ]
8787 }
8888 ]
8989 } ,
@@ -105,7 +105,7 @@ const categories = [
105105 {
106106 cell : 2 , // Third cell
107107 links : [ 'how-to-write-applications' ] ,
108- labels : [ 'Write a ScalarDL Application in Java ' ]
108+ labels : [ 'Write a ScalarDL Application with the Ledger Abstraction ' ]
109109 }
110110 ]
111111 } ,
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ const categories = [
105105 {
106106 cell : 2 , // Third cell
107107 links : [ 'how-to-write-applications' ] ,
108- labels : [ 'Write a ScalarDL Application in Java ' ]
108+ labels : [ 'Write a ScalarDL Application with the Ledger Abstraction ' ]
109109 }
110110 ]
111111 } ,
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ const categories = [
105105 {
106106 cell : 2 , // Third cell
107107 links : [ 'how-to-write-applications' ] ,
108- labels : [ 'Java で ScalarDL アプリケーションを書く' ]
108+ labels : [ 'Ledger 抽象化を使用して ScalarDL アプリケーションを書く' ]
109109 }
110110 ]
111111 } ,
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ const categories = [
105105 {
106106 cell : 2 , // Third cell
107107 links : [ 'how-to-write-applications' ] ,
108- labels : [ 'Java で ScalarDL アプリケーションを書く' ]
108+ labels : [ 'Ledger 抽象化を使用して ScalarDL アプリケーションを書く' ]
109109 }
110110 ]
111111 } ,
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ const categories = [
105105 {
106106 cell : 2 , // Third cell
107107 links : [ 'how-to-write-applications' ] ,
108- labels : [ 'Java で ScalarDL アプリケーションを書く' ]
108+ labels : [ 'Ledger 抽象化を使用して ScalarDL アプリケーションを書く' ]
109109 }
110110 ]
111111 } ,
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ const categories = [
105105 {
106106 cell : 2 , // Third cell
107107 links : [ 'how-to-write-applications' ] ,
108- labels : [ 'Java で ScalarDL アプリケーションを書く' ]
108+ labels : [ 'Ledger 抽象化を使用して ScalarDL アプリケーションを書く' ]
109109 }
110110 ]
111111 } ,
Original file line number Diff line number Diff line change 119119 {
120120 "type" : " doc" ,
121121 "id" : " how-to-write-applications" ,
122- "label" : " Write an Application in Java "
122+ "label" : " Write an Application with Ledger "
123123 },
124124 {
125125 "type" : " doc" ,
726726 {
727727 "type" : " doc" ,
728728 "id" : " how-to-write-applications" ,
729- "label" : " Java でアプリケーションを書く "
729+ "label" : " Ledger を使用してアプリケーションを書く "
730730 },
731731 {
732732 "type" : " doc" ,
You can’t perform that action at this time.
0 commit comments