diff --git a/desktop/src/views/Workspaces/CreateWorkspace/constants.ts b/desktop/src/views/Workspaces/CreateWorkspace/constants.ts index ec4523a62..7a00cda45 100644 --- a/desktop/src/views/Workspaces/CreateWorkspace/constants.ts +++ b/desktop/src/views/Workspaces/CreateWorkspace/constants.ts @@ -27,7 +27,7 @@ export const WORKSPACE_EXAMPLES = [ { image: GoSvg, imageDark: GoSvgDark, - source: "https://github.com/microsoft/vscode-remote-try-go", + source: "https://github.com/loft-sh/devpod-example-go", name: "Try Go", }, {