diff --git a/docs/docs/workspaces.mdx b/docs/docs/workspaces.mdx
index 4d3cf4533..ca6633185 100644
--- a/docs/docs/workspaces.mdx
+++ b/docs/docs/workspaces.mdx
@@ -4,7 +4,7 @@ id: "workspaces"
title: "Workspaces"
---
-import WorkspaceSVG from "../../frontend/app/asset/workspace.svg";
+import WorkspaceSVG from "/static/img/workspace.svg";
# Workspaces
@@ -46,7 +46,7 @@ The exception to this rule is the last window will be preserved when closed and
To preserve a new workspace, you must save it. This can be acheived by clicking the "Save workspace" button at the bottom of the Workspace Switcher.
-If you instead see "Create new workspace" at the bottom of the Workspace Switcher, you are already in a saved workspace. You can also confirm this by checking the wording at the top of the Workspace Switcher. For an unsaved workspace, you will see "Open workspace"; for a saved workspace, you will see "Switch workspaces".
+If you instead see "Create new workspace" at the bottom of the Workspace Switcher, you are already in a saved workspace. You can also confirm this by checking the wording at the top of the Workspace Switcher. For an unsaved workspace, you will see "Open workspace"; for a saved workspace, you will see "Switch workspaces". You can also confirm this because the icon for the Workspace Switcher button will be .
Once a workspace is saved, you will see a new entry in the Workspace Switcher list for your saved workspace. It will be named `New Workspace ()`. To make the most of your workspace, is recommended to change this name, and the icon and icon color, to something more memorable or meaningful.