Skip to content

Commit 2aceeba

Browse files
committed
Handle case sensitivity in links
1 parent aef2a06 commit 2aceeba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/features/workspaces.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In the OpenSauced app, your work unfolds within a Workspace: a virtual environme
1818

1919
You can navigate your Workspaces from the sidebar. Each Workspace has its own dashboard, which includes the repositories you're tracking in the Workspace.
2020

21-
![Workspace Access](../../static/img/Workspace-access.png)
21+
![Workspace Access](../../static/img/workspace-access.png)
2222

2323
By default, all Workspaces are public. This means that anyone with the link to your Workspace can view it, including all of your Insight Pages in the Workspace. If you want to make your Workspace private, you can upgrade your account to a PRO plan.
2424

@@ -30,7 +30,7 @@ The expandable sidebar includes:
3030
- Access to your Contributor and Repository Insights pages.
3131
- Links to support.
3232

33-
![Sidebar](../../static/img/Workspace-sidebar.png)
33+
![Sidebar](../../static/img/workspace-sidebar.png)
3434

3535
:::info
3636

@@ -44,7 +44,7 @@ In your Workspace dashboards, you can create, view, and manage your Workspaces.
4444

4545
#### Repositories Dashboard
4646

47-
![Workspaces](../../static/img/Workspace.png)
47+
![Workspaces](../../static/img/workspace.png)
4848

4949
Within the repositories dashboard, you can view the following metrics, which are over a period of thirty days by default:
5050

@@ -68,7 +68,7 @@ The Issues table displays recent issues from the repositories in your Workspace,
6868

6969
To create a Workspace, start by accessing the **Workspace switcher** in the sidebar. From there, you can create a new Workspace or view an existing one.
7070

71-
![Workspace switcher](../../static/img/Workspace-switcher.png)
71+
![Workspace switcher](../../static/img/workspace-switcher.png)
7272

7373
<br/>
7474

@@ -112,6 +112,6 @@ The visibility of your Insights Pages is determined by the visibility of the Wor
112112

113113
You can add someone to your Workspace by clicking on the "Edit" button located at the top right of the Workspace dashboard and entering the username of the Workspace member you would like to add.
114114

115-
![Add People](../../static/img/add-to-Workspace.png)
115+
![Add People](../../static/img/add-to-workspace.png)
116116

117117
Once you add a member to a Workspace, they will be able to view the Workspace and its contents. You will also be able to edit their permissions for the Workspace, including owner, editor, or viewer permissions. This Workspace will now appear in their Workspace switcher.

0 commit comments

Comments
 (0)