correct link to workspace report screen

This commit is contained in:
Andrew Croce 2018-08-20 14:39:26 -04:00
parent 06caa21b58
commit a05da67d71

View File

@ -32,7 +32,7 @@
{{ SidenavItem(
"Funding & Reports",
href='/workspace_reports/123456',
href='/workspaces/123456/reports',
active=g.matchesPath('\/workspaces\/[A-Za-z0-9]*\/reports')
) }}
</ul>