Commit ce9f28c
authored
🐛 Fixed contributor user menu Posts link navigating to wrong route (#26716)
ref https://linear.app/ghost/issue/ONC-1512/
- Fixed the "Posts" link in the contributor user menu pointing to `/` instead of `/posts`, causing navigation to the wrong route1 parent 2195cb5 commit ce9f28c
File tree
1 file changed
+1
-1
lines changed- apps/admin/src/layout/app-sidebar
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments