File tree 1 file changed +4
-4
lines changed
docs/admin/templates/extending-templates 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ module "airflow" {
313
313
}
314
314
```
315
315
316
- ![ Airflow in Coder] ( ../../../../ images/airflow-port-forward.png )
316
+ ![ Airflow in Coder] ( ../../../images/airflow-port-forward.png )
317
317
318
318
## File Browser
319
319
@@ -371,6 +371,6 @@ module "filebrowser" {
371
371
## SSH Fallback
372
372
373
373
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.
You can’t perform that action at this time.
0 commit comments