diff --git a/.readme/partials/main.md.j2 b/.readme/partials/main.md.j2 index 93695938..3faef7f4 100644 --- a/.readme/partials/main.md.j2 +++ b/.readme/partials/main.md.j2 @@ -6,13 +6,13 @@ This is a Kubernetes operator to manage [Apache Airflow](https://airflow.apache. ## Installation -You can install the operator using [stackablectl or helm](https://docs.stackable.tech/{{operator_name}}/stable/getting_started/installation.html). +You can install the operator using [stackablectl or helm](https://docs.stackable.tech/home/stable/{{operator_name}}/getting_started/installation). Read on to get started with it, or see it in action in one of our [demos](https://stackable.tech/en/demos/). ## Getting Started -You can follow this [tutorial](https://docs.stackable.tech/{{operator_name}}/stable/getting_started/first_steps.html). +You can follow this [tutorial](https://docs.stackable.tech/home/stable/{{operator_name}}/getting_started/first_steps). {% filter trim %} {%- include "partials/borrowed/documentation.md.j2" -%} diff --git a/README.md b/README.md index 57f7fa03..fa5048e6 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,13 @@ It is part of the Stackable Data Platform, a curated selection of the best open ## Installation -You can install the operator using [stackablectl or helm](https://docs.stackable.tech/airflow/stable/getting_started/installation.html). +You can install the operator using [stackablectl or helm](https://docs.stackable.tech/home/stable/airflow/getting_started/installation). Read on to get started with it, or see it in action in one of our [demos](https://stackable.tech/en/demos/). ## Getting Started -You can follow this [tutorial](https://docs.stackable.tech/airflow/stable/getting_started/first_steps.html). +You can follow this [tutorial](https://docs.stackable.tech/home/stable/airflow/getting_started/first_steps). ## Documentation