Invalid link on starred projects dashboard
- Zendesk ticket: https://gitlab.zendesk.com/agent/tickets/11745
- GitLab version: 8.1
Expected behavior
When on the starred projects dashboard (/dashboard/projects/starred) the 'Projects' link at the top left of the screen (but to the right of the logo) should link back to the projects dashboard (/dashboard/projects).
Observed behavior
This link goes to /projects which results in a 404. The project page and explore page both link this to just the root URL. They should probably all three point to /dashboard/projects specifically. Otherwise, if a user has their default dashboard set to activity this link will actually take them to activity.
Reproduced on GitLab.com.
cc/ @rspeicher