Skip to content

Commit 0b2fb39

Browse files
committed
[validate] update config link
1 parent 32365e6 commit 0b2fb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitpod-shared/src/validate.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const LearnAction = {
3030
command: 'gitpod.gitpodyml.learn',
3131
title: 'Learn More',
3232
description: 'Learn more about configuring a Gitpod workspace',
33-
url: 'https://www.gitpod.io/docs/references/gitpod-yml',
33+
url: 'https://www.gitpod.io/docs/configure/workspaces',
3434

3535
dockerfileCommand: 'gitpod.gitpodyml.dockerfile.learn',
3636
};

0 commit comments

Comments
 (0)