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
fmt
  • Loading branch information
bpmct committed Aug 7, 2023
commit 2f23e631c4bbac60d0d98b1b79c2df6ebfa2d975
2 changes: 1 addition & 1 deletion docs/ides/gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ keytool -import -alias coder -file cacert.pem -keystore /Applications/JetBrains\
1. [Configure the `coder` CLI](../ides.md#ssh-configuration)
1. Open Gateway, make sure "SSH" is selected under "Remote Development"
1. Click "New Connection"
![Gateway Home](../images/gateway/gateway-home.png)
![Gateway Home](../images/gateway/gateway-home.png)
1. In the resulting dialog, click the gear icon to the right of "Connection:"
![Gateway New Connection](../images/gateway/gateway-new-connection.png)
1. Hit the "+" button to add a new SSH connection
Expand Down