mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: Update WebIDE Section Headers (#5669)
* Update header indents * Bump To Rerun CI
This commit is contained in:
@@ -169,7 +169,7 @@ resource "coder_app" "jupyter" {
|
||||
|
||||

|
||||
|
||||
### 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" {
|
||||
|
||||

|
||||
|
||||
### Airflow
|
||||
## Airflow
|
||||
|
||||
Configure your agent and `coder_app` like so to use Airflow. Notice the
|
||||
`subdomain=true` configuration:
|
||||
|
||||
Reference in New Issue
Block a user