]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: develop: codingstyle: Update b4 external link
authorTom Rini <trini@konsulko.com>
Tue, 20 Jan 2026 22:31:44 +0000 (16:31 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 28 Jan 2026 20:20:07 +0000 (21:20 +0100)
Rather than pointing at the source code for b4, point the the official
documentation. Also, use an anonymous reference for the link, per rST
best practices.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
doc/develop/codingstyle.rst

index 013bfebf7e4806565065f7d152c8233c69e27903..7304eea0056a83ebf520442a25a0a5453cf1b721 100644 (file)
@@ -24,7 +24,7 @@ The following rules apply:
   <https://peps.python.org/pep-0008/>`_. Use `pylint
   <https://github.com/pylint-dev/pylint>`_ for checking the code.
 
-* Use the `b4 <https://git.kernel.org/pub/scm/utils/b4/b4.git/>`_ tool to prepare and
+* Use the `b4 <https://b4.docs.kernel.org/en/latest/>`__ tool to prepare and
   send your patches. b4 has become the preferred tool to sending patches for many
   Linux kernel contributors, and U-Boot ships with a ready-to-use ``.b4-config`` that
   targets ``u-boot@lists.denx.de`` and integrates with ``scripts/get_maintainer.pl`` for