File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ export default withMermaid(
5454 { text : 'Context Object' , link : '/en/core-concepts/context-object' } ,
5555 { text : 'Request Handling' , link : '/en/core-concepts/request-handling' } ,
5656 { text : 'Hot Reload' , link : '/en/core-concepts/hot-reload' } ,
57+ { text : 'Multi-Service' , link : '/en/core-concepts/multi-service' } ,
5758 { text : 'Worker Pool' , link : '/en/core-concepts/worker-pool' }
5859 ]
5960 } ,
@@ -189,6 +190,7 @@ export default withMermaid(
189190 { text : 'Objek Konteks' , link : '/id/core-concepts/context-object' } ,
190191 { text : 'Penanganan Request' , link : '/id/core-concepts/request-handling' } ,
191192 { text : 'Hot Reload' , link : '/id/core-concepts/hot-reload' } ,
193+ { text : 'Multi-Service' , link : '/id/core-concepts/multi-service' } ,
192194 { text : 'Worker Pool' , link : '/id/core-concepts/worker-pool' }
193195 ]
194196 } ,
You can’t perform that action at this time.
0 commit comments