Skip to content

Commit

Permalink
sidebar path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PrasanKumar93 committed Jul 21, 2023
1 parent ff4c53a commit fb83bd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -501,8 +501,8 @@ module.exports = {
type: 'category',
label: 'Mobile Banking',
items: [
'howtos/solutions/mobile-banking/session-management/index-session-management',
'howtos/solutions/mobile-banking/account-dashboard/index-account-dashboard',
'howtos/solutions/mobile-banking/session-management/index-mb-session-management',
'howtos/solutions/mobile-banking/account-dashboard/index-mb-account-dashboard',
]
},
],
Expand Down

0 comments on commit fb83bd7

Please sign in to comment.