We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b1d79 commit e904d7bCopy full SHA for e904d7b
components/dashboard/src/start/StartWorkspace.tsx
@@ -822,7 +822,7 @@ function ImageBuildView(props: ImageBuildViewProps) {
822
💡 You can use the <code>gp validate</code> command to validate the workspace configuration
823
from the editor terminal.
824
<a
825
- href="https://www.gitpod.io/docs/configure/workspaces/workspace-image#trying-out-changes-to-your-dockerfile"
+ href="https://www.gitpod.io/docs/configure/workspaces#validate-your-gitpod-configuration"
826
target="_blank"
827
rel="noopener noreferrer"
828
className="gp-link"
0 commit comments