This is an automated email from the ASF dual-hosted git repository.
taragolis 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 35699acbf4 Fix `BREEZE.rst` rendering (#34398)
35699acbf4 is described below
commit 35699acbf447ce190107665d0145f1bf63df5a92
Author: Andrey Anshin <[email protected]>
AuthorDate: Fri Sep 15 21:19:31 2023 +0400
Fix `BREEZE.rst` rendering (#34398)
---
BREEZE.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/BREEZE.rst b/BREEZE.rst
index 12d0cd38f6..d941a7f1ff 100644
--- a/BREEZE.rst
+++ b/BREEZE.rst
@@ -2118,10 +2118,10 @@ These are all available flags of ``release-management
publish-docs`` command:
:width: 100%
:alt: Breeze Publish documentation
-.. _generating_short_form_names:
+.. _generating_short_form_names_publish:
Generating short form names for Providers
------------------------------------------
+.........................................
Skip the ``apache-airflow-providers-`` from the usual provider full names.
Now with the remaining part, replace every ``dash("-")`` with a ``dot(".")``.