Skip to content

Commit ff4c53a

Browse files
committed
mobile banking tutorials in side bar
1 parent 33db82c commit ff4c53a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sidebars.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,14 @@ module.exports = {
497497
'howtos/solutions/real-time-inventory/local-inventory-search/index-rti-local-inventory-search',
498498
]
499499
},
500+
{
501+
type: 'category',
502+
label: 'Mobile Banking',
503+
items: [
504+
'howtos/solutions/mobile-banking/session-management/index-session-management',
505+
'howtos/solutions/mobile-banking/account-dashboard/index-account-dashboard',
506+
]
507+
},
500508
],
501509
},
502510
'howtos/redisearch/index-redisearch',

0 commit comments

Comments
 (0)