Skip to content

Commit 9771016

Browse files
authored
docs: Use the shared link bar and link to the Stackable Hub (#823)
The link bar is now maintained centrally in the documentation repo (ROOT:partial$operator-link-bar.adoc). A Stackable Hub entry linking to https://hub.stackable.tech/components/airflow is added, and the Feature Tracker links are removed.
1 parent c1fda23 commit 9771016

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

docs/modules/airflow/pages/index.adoc

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@
66
:github: https://github.com/stackabletech/airflow-operator/
77
:crd: {crd-docs-base-url}/airflow-operator/{crd-docs-version}/
88
:crd-airflowcluster: {crd-docs}/airflow.stackable.tech/airflowcluster/v1alpha2/
9-
:feature-tracker: https://features.stackable.tech/unified
9+
:hub: {hub-base-url}/components/airflow
1010
:deferrable-operators: https://airflow.apache.org/docs/apache-airflow/stable/authoring-and-scheduling/deferring.html#deferrable-operators-triggers
1111

12-
[.link-bar]
13-
* {github}[GitHub {external-link-icon}^]
14-
* {feature-tracker}[Feature Tracker {external-link-icon}^]
15-
* {crd}[CRD documentation {external-link-icon}^]
12+
include::ROOT:partial$operator-link-bar.adoc[]
1613

1714
The Stackable operator for Apache Airflow manages {airflow}[Apache Airflow] instances on Kubernetes.
1815
Apache Airflow is an open-source application for creating, scheduling, and monitoring workflows.
@@ -126,5 +123,4 @@ include::partial$supported-versions.adoc[]
126123
== Useful links
127124

128125
* The {github}[airflow-operator {external-link-icon}^] GitHub repository
129-
* The operator feature overview in the {feature-tracker}[feature tracker {external-link-icon}^]
130126
* The {crd-airflowcluster}[AirflowCluster {external-link-icon}^] CRD documentation

0 commit comments

Comments
 (0)