mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-25 13:50:21 +08:00
Merge pull request #340 from optuna/fix-link-feedback-survey
Fix the link to feedback survey
This commit is contained in:
@@ -296,7 +296,7 @@ export const AppDrawer: FC<{
|
||||
<ListItem key="Feedback" disablePadding sx={styleListItem}>
|
||||
<ListItemButton
|
||||
target="_blank"
|
||||
href="https://github.com/optuna/optuna-dashboard/discussions/319"
|
||||
href="https://github.com/optuna/optuna-dashboard/discussions/332"
|
||||
sx={styleListItemButton}
|
||||
>
|
||||
<ListItemIcon sx={styleListItemIcon}>
|
||||
|
||||
Reference in New Issue
Block a user