Skip to content

Commit fb83bd7

Browse files
committed
sidebar path fix
1 parent ff4c53a commit fb83bd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,8 +501,8 @@ module.exports = {
501501
type: 'category',
502502
label: 'Mobile Banking',
503503
items: [
504-
'howtos/solutions/mobile-banking/session-management/index-session-management',
505-
'howtos/solutions/mobile-banking/account-dashboard/index-account-dashboard',
504+
'howtos/solutions/mobile-banking/session-management/index-mb-session-management',
505+
'howtos/solutions/mobile-banking/account-dashboard/index-mb-account-dashboard',
506506
]
507507
},
508508
],

0 commit comments

Comments
 (0)