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

Skip to content

Commit 688c9c1

Browse files
committed
links
1 parent 090fb83 commit 688c9c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/admin/templates/extending-templates/web-ides.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ module "airflow" {
313313
}
314314
```
315315

316-
![Airflow in Coder](../../../../images/airflow-port-forward.png)
316+
![Airflow in Coder](../../../images/airflow-port-forward.png)
317317

318318
## File Browser
319319

@@ -371,6 +371,6 @@ module "filebrowser" {
371371
## SSH Fallback
372372

373373
If you prefer to run web IDEs in localhost, you can port forward using
374-
[SSH](../ides.md#ssh) or the Coder CLI `port-forward` sub-command. Some web IDEs
375-
may not support URL base path adjustment so port forwarding is the only
376-
approach.
374+
[SSH](../../../user-guides/workspace-access/index.md#ssh) or the Coder CLI
375+
`port-forward` sub-command. Some web IDEs may not support URL base path
376+
adjustment so port forwarding is the only approach.

0 commit comments

Comments
 (0)