Skip to content

Commit 589a651

Browse files
committed
added beta tag
1 parent 3b661d2 commit 589a651

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/manifest.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,13 @@
308308
"path": "./user-guides/workspace-management.md",
309309
"icon_path": "./images/icons/generic.svg"
310310
},
311+
{
312+
"title": "Workspace Sharing",
313+
"description": "Sharing workspaces",
314+
"path": "./user-guides/workspace-shared.md",
315+
"icon_path": "./images/icons/generic.svg",
316+
"state": ["beta"]
317+
},
311318
{
312319
"title": "Workspace Scheduling",
313320
"description": "Cost control with workspace schedules",

docs/user-guides/workspaces-shared.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Shared Workspaces
22

3-
Multiple users can securely connect to a single Coder workspace for debugging, programming, and code review.
3+
Multiple users can securely connect to a single Coder workspace for programming and debugging.
44

55
<!-- Insert screenshot of UI here -->
66

0 commit comments

Comments
 (0)