From 69241d06e7b2a4452061f72eaebeaa22209fc0c6 Mon Sep 17 00:00:00 2001 From: Steve Miller Date: Wed, 11 Jan 2023 10:48:29 -0500 Subject: [PATCH] docs: Update WebIDE Section Headers (#5669) * Update header indents * Bump To Rerun CI --- docs/ides/web-ides.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ides/web-ides.md b/docs/ides/web-ides.md index 5e27964f4a..a436b5fa87 100644 --- a/docs/ides/web-ides.md +++ b/docs/ides/web-ides.md @@ -169,7 +169,7 @@ resource "coder_app" "jupyter" { ![JupyterLab in Coder](../images/jupyter-on-docker.png) -### RStudio +## RStudio Configure your agent and `coder_app` like so to use RStudio. Notice the `subdomain=true` configuration: @@ -206,7 +206,7 @@ resource "coder_app" "rstudio" { ![RStudio in Coder](../images/rstudio-port-forward.png) -### Airflow +## Airflow Configure your agent and `coder_app` like so to use Airflow. Notice the `subdomain=true` configuration: