This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-0-test by this push:
new e797f8367aa [v3-0-test] Update 11_documentation_building.rst (#54557)
(#54566)
e797f8367aa is described below
commit e797f8367aa62d8ff503ec2193736babef071cc3
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 16 01:50:58 2025 +0200
[v3-0-test] Update 11_documentation_building.rst (#54557) (#54566)
(cherry picked from commit b6d1e58edd93c4fe4158ada7ab0e76d651031e94)
Co-authored-by: D. Ferruzzi <[email protected]>
---
contributing-docs/11_documentation_building.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contributing-docs/11_documentation_building.rst
b/contributing-docs/11_documentation_building.rst
index 67c61a9e81f..836e61c50fb 100644
--- a/contributing-docs/11_documentation_building.rst
+++ b/contributing-docs/11_documentation_building.rst
@@ -124,7 +124,7 @@ detect which distribution you are in and build the
documentation for it.
.. note::
- You can also run all those commands directly (without ``uv run
--group-doc``) inside ``breeze``
+ You can also run all those commands directly (without ``uv run --group
docs``) inside ``breeze``
container, because there all dependencies are already installed and there
is no need to
sync dependencies.