We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9436fa commit 69241d0Copy full SHA for 69241d0
docs/ides/web-ides.md
@@ -169,7 +169,7 @@ resource "coder_app" "jupyter" {
169
170

171
172
-### RStudio
+## RStudio
173
174
Configure your agent and `coder_app` like so to use RStudio. Notice the
175
`subdomain=true` configuration:
@@ -206,7 +206,7 @@ resource "coder_app" "rstudio" {
206
207

208
209
-### Airflow
+## Airflow
210
211
Configure your agent and `coder_app` like so to use Airflow. Notice the
212
0 commit comments