Skip to content
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
docs(web-ides): intended repo links
  • Loading branch information
guspan-tanadi authored Feb 13, 2025
commit 2eb0f723927a5ec8d4031c6eb3e6cb83a86f380d
2 changes: 1 addition & 1 deletion docs/admin/templates/extending-templates/web-ides.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resource "coder_app" "portainer" {

## code-server

[code-server](https://github.com/coder/coder) is our supported method of running
[code-server](https://github.com/coder/code-server) is our supported method of running
VS Code in the web browser. A simple way to install code-server in Linux/macOS
workspaces is via the Coder agent in your template:

Expand Down
Loading