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

shahar 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 dbd2e4e0ac Modified file 03_developer_tasks to solve the 
breeze_down.svg not found problem in issue #40890 (#40892)
dbd2e4e0ac is described below

commit dbd2e4e0ac357b470bf22246772a24f47c021c03
Author: Anwesha Chowdhury <[email protected]>
AuthorDate: Sat Jul 20 02:22:55 2024 +0530

    Modified file 03_developer_tasks to solve the breeze_down.svg not found 
problem in issue #40890 (#40892)
---
 dev/breeze/doc/03_developer_tasks.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/breeze/doc/03_developer_tasks.rst 
b/dev/breeze/doc/03_developer_tasks.rst
index 49453ba12a..3ad8df4773 100644
--- a/dev/breeze/doc/03_developer_tasks.rst
+++ b/dev/breeze/doc/03_developer_tasks.rst
@@ -434,7 +434,7 @@ Then, next time when you start Breeze, it will have the 
data pre-populated.
 These are all available flags of ``down`` command:
 
 .. image:: ./images/output-down.svg
-  :target: 
https://raw.githubusercontent.com/apache/airflow/main/dev/breeze/images/output-down.svg
+  :target: 
https://raw.githubusercontent.com/apache/airflow/main/dev/breeze/images/output_down.svg
   :width: 100%
   :alt: Breeze down
 

Reply via email to