From 947046f275f724c2e461be7c8913bdaaf55df385 Mon Sep 17 00:00:00 2001 From: Alexolut Date: Wed, 29 Oct 2025 09:53:46 +0100 Subject: [PATCH] All the rest similar usage refers to it as "examples2" without minor version number Align with the rest part of documentation --- tutorial/developing_packages/local_package_development_flow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/developing_packages/local_package_development_flow.rst b/tutorial/developing_packages/local_package_development_flow.rst index 8f761956e70b..fa383331b998 100644 --- a/tutorial/developing_packages/local_package_development_flow.rst +++ b/tutorial/developing_packages/local_package_development_flow.rst @@ -15,7 +15,7 @@ during this phase. Let's use this flow for the ``hello`` package we created in :ref:`the previous section`. -Please clone the sources to recreate this project. You can find them in the `examples2.0 +Please clone the sources to recreate this project. You can find them in the `examples2 repository `_ on GitHub: .. code-block:: bash