This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new b008d82  Add DBT cloud provider to index in the documentation (#565)
b008d82 is described below

commit b008d820bedad14309c44e6a6cf8e88f48e942ae
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Mar 19 22:30:52 2022 +0100

    Add DBT cloud provider to index in the documentation (#565)
---
 landing-pages/site/content/en/docs/_index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/landing-pages/site/content/en/docs/_index.md 
b/landing-pages/site/content/en/docs/_index.md
index 228eb9f..1288bdf 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -63,6 +63,8 @@ Providers packages include integrations with third party 
projects. They are upda
 
   <li><a 
href="/docs/apache-airflow-providers-datadog/stable/index.html"><code>Datadog</code></a></li>
 
+  <li><a 
href="/docs/apache-airflow-providers-dbt-cloud/stable/index.html"><code>DBT 
cloud</code></a></li>
+
   <li><a 
href="/docs/apache-airflow-providers-dingding/stable/index.html"><code>Dingding</code></a></li>
 
   <li><a 
href="/docs/apache-airflow-providers-discord/stable/index.html"><code>Discord</code></a></li>

Reply via email to