From 385005732cffe635789f9a5aa24f1ac8b57686aa Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 20 Jan 2026 16:31:44 -0600 Subject: doc: develop: codingstyle: Update b4 external link 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 Reviewed-by: Quentin Schulz --- doc/develop/codingstyle.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/develop') diff --git a/doc/develop/codingstyle.rst b/doc/develop/codingstyle.rst index 013bfebf7e4..7304eea0056 100644 --- a/doc/develop/codingstyle.rst +++ b/doc/develop/codingstyle.rst @@ -24,7 +24,7 @@ The following rules apply: `_. Use `pylint `_ for checking the code. -* Use the `b4 `_ tool to prepare and +* Use the `b4 `__ 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 -- cgit v1.2.3