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
Next Next commit
docs: coder_app method to launch zed ide via hotlink
  • Loading branch information
sharkymark committed Apr 2, 2025
commit d577fc41b0a9f73e95aa2f3b7266d29016a996b6
2 changes: 1 addition & 1 deletion docs/user-guides/workspace-access/zed.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Use the Coder CLI to log in and configure SSH, then connect to your workspace wi
zed ssh://coder.workspace-name
```

1. Connect via a coder_app workspace icon and SSH hot link:
1. Connect via a coder_app workspace icon and SSH hotlink:

```hcl
resource "coder_app" "zed" {
Expand Down