Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 719e4e0

Browse files
committed
Fix SSH link in web IDEs documentation
1 parent 77174a8 commit 719e4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guides/workspace-access/web-ides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
By default, Coder workspaces allow connections via:
44

55
- Web terminal
6-
- SSH (plus any [SSH-compatible IDE](../ides.md))
6+
- [SSH](./README.md#ssh)
77

88
It's common to also connect via web IDEs for uses cases like zero trust
99
networks, data science, contractors, and infrequent code contributors.

0 commit comments

Comments
 (0)