Skip to content

Commit 287a42a

Browse files
github-actions[bot]justinpakzad
authored andcommitted
[v3-2-test] Fixed incorrect image path for helm/core issues in breeze docs (#65060) (#65064)
(cherry picked from commit cbcd563) Co-authored-by: Justin Pakzad <114518232+justinpakzad@users.noreply.github.com>
1 parent 051175d commit 287a42a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev/breeze/doc/09_release_management_tasks.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Generating Airflow core Issue
209209

210210
You can use Breeze to generate a Airflow core issue when you release new airflow.
211211

212-
.. image:: ./images/output_release-management_generate-issue-content-providers.svg
212+
.. image:: ./images/output_release-management_generate-issue-content-core.svg
213213
:target: https://raw.githubusercontent.com/apache/airflow/main/dev/breeze/doc/images/output_release-management_generate-issue-content-core.svg
214214
:width: 100%
215215
:alt: Breeze generate-issue-content-core
@@ -416,7 +416,7 @@ Generating helm chart Issue
416416

417417
You can use Breeze to generate a helm chart issue when you release new helm chart.
418418

419-
.. image:: ./images/output_release-management_generate-issue-content-providers.svg
419+
.. image:: ./images/output_release-management_generate-issue-content-helm-chart.svg
420420
:target: https://raw.githubusercontent.com/apache/airflow/main/dev/breeze/doc/images/output_release-management_generate-issue-content-helm-chart.svg
421421
:width: 100%
422422
:alt: Breeze generate-issue-content-helm-chart

0 commit comments

Comments
 (0)