Skip to content

Commit 69241d0

Browse files
authored
docs: Update WebIDE Section Headers (coder#5669)
* Update header indents * Bump To Rerun CI
1 parent d9436fa commit 69241d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ides/web-ides.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ resource "coder_app" "jupyter" {
169169

170170
![JupyterLab in Coder](../images/jupyter-on-docker.png)
171171

172-
### RStudio
172+
## RStudio
173173

174174
Configure your agent and `coder_app` like so to use RStudio. Notice the
175175
`subdomain=true` configuration:
@@ -206,7 +206,7 @@ resource "coder_app" "rstudio" {
206206

207207
![RStudio in Coder](../images/rstudio-port-forward.png)
208208

209-
### Airflow
209+
## Airflow
210210

211211
Configure your agent and `coder_app` like so to use Airflow. Notice the
212212
`subdomain=true` configuration:

0 commit comments

Comments
 (0)