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

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


The following commit(s) were added to refs/heads/main by this push:
     new ea09cb3145 Add warning to AIP-38 UI readme (#24764)
ea09cb3145 is described below

commit ea09cb3145f46ea6fd1977420947c18fe5764d01
Author: Jed Cunningham <[email protected]>
AuthorDate: Thu Jun 30 11:36:43 2022 -0600

    Add warning to AIP-38 UI readme (#24764)
---
 airflow/ui/README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/airflow/ui/README.md b/airflow/ui/README.md
index e80bce4070..5a52d49e9c 100644
--- a/airflow/ui/README.md
+++ b/airflow/ui/README.md
@@ -19,6 +19,9 @@
 
 # Airflow UI
 
+> **Warning**
+> This is the work-in-progress UI for 
[AIP-38](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-38+Modern+Web+Application).
 The current UI can be found in 
[www](https://github.com/apache/airflow/tree/main/airflow/www).
+
 ## Built with:
 
 - [React](https://reactjs.org/) - a JavaScript library for building user 
interfaces

Reply via email to