Skip to content

Commit e904d7b

Browse files
committed
Fix broken docs link in dashboard
1 parent e1b1d79 commit e904d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/start/StartWorkspace.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@ function ImageBuildView(props: ImageBuildViewProps) {
822822
💡 You can use the <code>gp validate</code> command to validate the workspace configuration
823823
from the editor terminal. &nbsp;
824824
<a
825-
href="https://www.gitpod.io/docs/configure/workspaces/workspace-image#trying-out-changes-to-your-dockerfile"
825+
href="https://www.gitpod.io/docs/configure/workspaces#validate-your-gitpod-configuration"
826826
target="_blank"
827827
rel="noopener noreferrer"
828828
className="gp-link"

0 commit comments

Comments
 (0)