- Notifications
You must be signed in to change notification settings - Fork1k
docs: remove beta label from Coder Desktop#18651
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Changes fromall commits
c0498b6
bf63b74
c00a7a1
ba62429
a2d5b12
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -258,16 +258,14 @@ | ||
}, | ||
{ | ||
"title":"Coder Desktop", | ||
"description":"Transform remote workspaces into seamless local development environments with no port forwarding required", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. we can try it, but it's not accurate - the remote workspace is not affected by your use of Desktop. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. Keeping it now. | ||
"path":"./user-guides/desktop/index.md", | ||
"icon_path":"./images/icons/computer-code.svg", | ||
"children": [ | ||
{ | ||
"title":"Coder Desktop connect and sync", | ||
"description":"Use Coder Desktop to manage your workspace code and files locally", | ||
"path":"./user-guides/desktop/desktop-connect-sync.md" | ||
} | ||
] | ||
}, | ||
Uh oh!
There was an error while loading.Please reload this page.