mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
0c46cbf406
Previously, there was a pseudo-workspaces page that was leftover from prototyping, but doesn't make sense in the revised flow. Now, we have a `/projects` page, and after logging in, the user should be taken to that page:  This implements a client-side redirect to land on our `/projects` route.