Skip to content

Commit aaa7334

Browse files
authored
Chore: tidy up cloud scheduler docs organization (#3751)
1 parent 6cfde2b commit aaa7334

12 files changed

Lines changed: 3 additions & 3 deletions

docs/cloud/features/scheduler.md renamed to docs/cloud/features/scheduler/scheduler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To start using the cloud scheduler, configure the connection to your data wareho
6161

6262
**Step 3**: Enter the name of the gateway in the Gateway field and the connection configuration in YAML format in the YAML Configuration field.
6363

64-
The format follows the [connection configuration](../../guides/configuration.md#connections) in the SQLMesh Connections guide.
64+
The format follows the [connection configuration](../../../guides/configuration.md#connections) in the SQLMesh Connections guide.
6565

6666
!!! warning "Gateway names must match"
6767

@@ -149,7 +149,7 @@ Tobiko Cloud automatically manages Python dependencies of your Python macros and
149149

150150
SQLMesh automatically infers which Python libraries are used by statically analyzing the code of your models and macros.
151151

152-
For fine-grained control, dependencies can be specified, pinned, or excluded using the `sqlmesh-requirements.lock` file. See the [Python library dependencies](../../guides/configuration.md#python-library-dependencies) section in the SQLMesh configuration guide for more information.
152+
For fine-grained control, dependencies can be specified, pinned, or excluded using the `sqlmesh-requirements.lock` file. See the [Python library dependencies](../../../guides/configuration.md#python-library-dependencies) section in the SQLMesh configuration guide for more information.
153153

154154
## Hybrid Deployment (Self-hosted executors)
155155

File renamed without changes.

docs/cloud/features/scheduler/add_connection_form.png renamed to docs/cloud/features/scheduler/scheduler/add_connection_form.png

File renamed without changes.

docs/cloud/features/scheduler/add_connection_success.png renamed to docs/cloud/features/scheduler/scheduler/add_connection_success.png

File renamed without changes.
File renamed without changes.

docs/cloud/features/scheduler/create_pause_form.png renamed to docs/cloud/features/scheduler/scheduler/create_pause_form.png

File renamed without changes.
File renamed without changes.

docs/cloud/features/scheduler/pause_environment.png renamed to docs/cloud/features/scheduler/scheduler/pause_environment.png

File renamed without changes.

docs/cloud/features/scheduler/resume_environment.png renamed to docs/cloud/features/scheduler/scheduler/resume_environment.png

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)