Skip to content

chore: update docs for coder_app and external URLs and update screenshots of web ides #9613

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 10, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update docs/ides/web-ides.md
  • Loading branch information
matifali authored Sep 10, 2023
commit a4740ba2886d40e1713d632498bb956d0ce906fa
2 changes: 1 addition & 1 deletion docs/ides/web-ides.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ resource "coder_app" "code-server" {
## VS Code Server

VS Code supports launching a local web client using the `code serve-web`
command. To add VS COde web as a web IDE, Install and start this in your
command. To add VS Code web as a web IDE, Install and start this in your
`startup_script` and create a corresponding `coder_app`

```hcl
Expand Down