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

Skip to content

Commit a5eccec

Browse files
committed
Fix broken links in web IDEs documentation
Adjust the paths in the web IDEs section of user guides to reflect recent directory changes.
1 parent 07e9281 commit a5eccec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ guide.
5050

5151
In addition to Jupyter Notebook, you can use Jupyter lab in your workspace. A
5252
template administrator can add it by following the
53-
[Extending Templates](../../admin/templates/extending-templates/ides/web-ides.md#jupyterlab)
53+
[Extending Templates](../../admin/templates/extending-templates/web-ides.md#jupyterlab)
5454
guide.
5555

5656
![JupyterLab in Coder](../../images/jupyter.png)
@@ -59,7 +59,7 @@ guide.
5959

6060
RStudio is a popular IDE for R programming language. A template administrator
6161
can add it to your workspace by following the
62-
[Extending Templates](../../admin/templates/extending-templates/ides/web-ides.md#rstudio)
62+
[Extending Templates](../../admin/templates/extending-templates/web-ides.md#rstudio)
6363
guide.
6464

6565
![RStudio in Coder](../../images/rstudio-port-forward.png)
@@ -68,7 +68,7 @@ guide.
6868

6969
Apache Airflow is an open-source workflow management platform for data
7070
engineering pipelines. A template administrator can add it by following the
71-
[Extending Templates](../../admin/templates/extending-templates/ides/web-ides.md#airflow)
71+
[Extending Templates](../../admin/templates/extending-templates/web-ides.md#airflow)
7272
guide.
7373

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

0 commit comments

Comments
 (0)