Skip to content

Commit 46da59a

Browse files
authored
fix: use correct link in create from template button (#2253)
1 parent f562b74 commit 46da59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/WorkspacesPage/WorkspacesPageView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ export const WorkspacesPageView: FC<WorkspacesPageViewProps> = ({ loading, works
214214
message={Language.emptyCreateWorkspaceMessage}
215215
description={Language.emptyCreateWorkspaceDescription}
216216
cta={
217-
<Link underline="none" component={RouterLink} to="/workspaces/new">
217+
<Link underline="none" component={RouterLink} to="/templates">
218218
<Button startIcon={<AddCircleOutline />}>{Language.createFromTemplateButton}</Button>
219219
</Link>
220220
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy