Skip to content

Commit 4396c94

Browse files
fmercadopclaude
andcommitted
SEO: Step 1 — lowercase Admin folder to admin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a615dfe commit 4396c94

11 files changed

Lines changed: 8 additions & 8 deletions
File renamed without changes.

docs/getting-started/Admin/configure-airflow.md renamed to docs/getting-started/admin/configure-airflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You don't need Airflow to begin using Datacoves, but at some point you will want
1717

1818
3. Datacoves uses a specific [folder structure](/docs/best-practices/datacoves/folder-structure) for Airflow. You will need to add some folders and files to your repository for Airflow to function as expected.
1919

20-
[Update Repository](/docs/getting-started/Admin/configure-repository)
20+
[Update Repository](/docs/getting-started/admin/configure-repository)
2121

2222
4. When Airflow jobs run you may want to receive notifications. We have a few ways to send notifications in Datacoves. Choose the option that makes sense for your use case.
2323

@@ -28,4 +28,4 @@ You don't need Airflow to begin using Datacoves, but at some point you will want
2828
- **Slack:** [Setup Slack Integration](/docs/how-tos/airflow/send-slack-notifications)
2929

3030
## Getting Started Next Steps
31-
Once Airflow is configured, you can begin scheduling your dbt jobs by [creating Airflow DAGs](/docs/getting-started/Admin/creating-airflow-dags)!
31+
Once Airflow is configured, you can begin scheduling your dbt jobs by [creating Airflow DAGs](/docs/getting-started/admin/creating-airflow-dags)!

docs/getting-started/Admin/configure-repository-using-dbt-coves.md renamed to docs/getting-started/admin/configure-repository-using-dbt-coves.md

File renamed without changes.
File renamed without changes.

docs/getting-started/Admin/creating-airflow-dags.md renamed to docs/getting-started/admin/creating-airflow-dags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ sidebar_position: 3
99
## Pre-Requisites
1010
By now you should have:
1111

12-
- [Configured Airflow](/docs/getting-started/Admin/configure-airflow) in Datacoves
13-
- [Updated your repo](/docs/getting-started/Admin/configure-repository) to include `automate/dbt/profiles.yml` and `orchestrate/dags` folders
12+
- [Configured Airflow](/docs/getting-started/admin/configure-airflow) in Datacoves
13+
- [Updated your repo](/docs/getting-started/admin/configure-repository) to include `automate/dbt/profiles.yml` and `orchestrate/dags` folders
1414
- [Set up notifications](/docs/how-tos/airflow/send-emails) for Airflow
1515

1616
## Where to create your DAGs
File renamed without changes.

docs/how-tos/airflow/send-emails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In Datacoves 3.3 and up, the `SMTP` will be automatically added to your environm
4848
Viola!🎉 The Airflow service will be restarted shortly and will now include the SMTP configuration required to send emails.
4949

5050
:::note
51-
**Getting Started Guide:** If you are making your way through our [getting started guide](/docs/category/administrator), please continue on to [developing DAGs](/docs/getting-started/Admin/creating-airflow-dags).
51+
**Getting Started Guide:** If you are making your way through our [getting started guide](/docs/category/administrator), please continue on to [developing DAGs](/docs/getting-started/admin/creating-airflow-dags).
5252
:::
5353
## Set up a custom SMTP (Optional)
5454

docs/how-tos/airflow/send-ms-teams-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,4 @@ nodes:
173173
174174
## Getting Started Next Steps
175175
176-
Start [developing DAGs](/docs/getting-started/Admin/creating-airflow-dags)
176+
Start [developing DAGs](/docs/getting-started/admin/creating-airflow-dags)

docs/how-tos/airflow/send-slack-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,4 @@ nodes:
186186
187187
## Getting Started Next Steps
188188
189-
Start [developing DAGs](/docs/getting-started/Admin/creating-airflow-dags)
189+
Start [developing DAGs](/docs/getting-started/admin/creating-airflow-dags)

0 commit comments

Comments
 (0)