Skip to content

Commit b3e6ce5

Browse files
authored
docs: gateway image wordwrap fixed (coder#1165)
1 parent 0dfaffc commit b3e6ce5

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

workspaces/editors.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ Requirements:
127127
agent**. You can find the workspace host names in `~/.ssh/config`. Leave the
128128
local port field blank. Click **Test Connection**.
129129

130-
![Gateway SSH
131-
Configurations](../assets/workspaces/gateway-ssh-configurations.png)
130+
![Gateway SSH Configurations](../assets/workspaces/gateway-ssh-configurations.png)
132131

133132
1. Choose your new connection from the drop-down and click Check Connection and
134133
Continue
@@ -140,20 +139,17 @@ Configurations](../assets/workspaces/gateway-ssh-configurations.png)
140139
Coder workspace, and click the folder icon and select your `/home/coder`
141140
directory in your Coder workspace.
142141

143-
![Select JetBrains IDE and working
144-
directory](../assets/workspaces/gateway-ide-and-project.png)
142+
![Select JetBrains IDE and working directory](../assets/workspaces/gateway-ide-and-project.png)
145143

146144
If you ran `remote-dev-server.sh` (see note below) before starting the config
147145
setup, JetBrains will detect your already installed IDE in the drop-down.
148146

149-
![Select JetBrains IDE and working
150-
directory](../assets/workspaces/gateway-ide-already-installed-and-project.png)
147+
![Select JetBrains IDE and working directory](../assets/workspaces/gateway-ide-already-installed-and-project.png)
151148

152149
1. Gateway will open the JetBrains client connected to the remotely installed
153150
IDE.
154151

155-
![A running JetBrains IDE in
156-
Gateway](../assets/workspaces/gateway-ide-running.png)
152+
![A running JetBrains IDE in Gateway](../assets/workspaces/gateway-ide-running.png)
157153

158154
### Using an existing JetBrains installation in the workspace
159155

0 commit comments

Comments
 (0)