Skip to content

Commit

Permalink
Merge pull request #606 from wjohnsto/master
Browse files Browse the repository at this point in the history
Mobile Banking tutorials in sidebar
  • Loading branch information
PrasanKumar93 authored Jul 21, 2023
2 parents 393115e + fb83bd7 commit 09d8d1b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,14 @@ module.exports = {
'howtos/solutions/real-time-inventory/local-inventory-search/index-rti-local-inventory-search',
]
},
{
type: 'category',
label: 'Mobile Banking',
items: [
'howtos/solutions/mobile-banking/session-management/index-mb-session-management',
'howtos/solutions/mobile-banking/account-dashboard/index-mb-account-dashboard',
]
},
],
},
'howtos/redisearch/index-redisearch',
Expand Down

0 comments on commit 09d8d1b

Please sign in to comment.