This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/master by this push:
new 753d25f Remove archived links from docs & add link for AIPs (#13580)
753d25f is described below
commit 753d25f86b6dee3fa25c0504fecda653a091f5ba
Author: Kaxil Naik <[email protected]>
AuthorDate: Fri Jan 8 23:29:44 2021 +0000
Remove archived links from docs & add link for AIPs (#13580)
This commits removes the follow archived links
- https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Links
- https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Home
and adds link to AIPs
---
docs/apache-airflow/project.rst | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst
index 9497fd5..6b1cd7a 100644
--- a/docs/apache-airflow/project.rst
+++ b/docs/apache-airflow/project.rst
@@ -88,11 +88,4 @@ Resources & links
* `Issues on GitHub <https://github.com/apache/airflow/issues>`_
* `Slack (chat) Channel <https://s.apache.org/airflow-slack>`_
-* `More resources and links to Airflow related content on the Wiki
<https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Links>`_
-
-
-
-Roadmap
--------
-
-Please refer to the Roadmap on `the wiki
<https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Home>`_
+* `Airflow Improvement Proposals
<https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals>`_