Skip to content

Commit

Permalink
chore(desktop): change go quickstart example
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbreuninger committed Jun 28, 2024
1 parent bc8e004 commit 7dba913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/src/views/Workspaces/CreateWorkspace/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
{
Expand Down

0 comments on commit 7dba913

Please sign in to comment.