Skip to content

Commit d93af8f

Browse files
committed
Fix broken image link
1 parent f33c7eb commit d93af8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/features/workspaces.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ by name to quickly find the desired workspace.
9595
alt='The workspace drop-down menu in the CodeGate dashboard'
9696
sources={{
9797
light: useBaseUrl('/img/features/workspace-menu-light.webp'),
98-
dark: useBaseUrl('/img/quickstart/workspace-menu-dark.webp'),
98+
dark: useBaseUrl('/img/features/workspace-menu-dark.webp'),
9999
}}
100100
title='Workspace menu'
101101
width={'800px'}

0 commit comments

Comments
 (0)