* [PATCH] Documentation: devel: contributing: fix URL ReST syntax
@ 2026-01-05 8:24 Ahmad Fatoum
2026-01-06 7:40 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2026-01-05 8:24 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
Without the trailing _, we don't get a clickable link.
Signed-off-by: Ahmad Fatoum <a.fatoum@barebox.org>
---
Documentation/devel/contributing.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devel/contributing.rst b/Documentation/devel/contributing.rst
index 45e904f78526..cb3820f23c63 100644
--- a/Documentation/devel/contributing.rst
+++ b/Documentation/devel/contributing.rst
@@ -77,7 +77,7 @@ GitHub Actions. The CI performs a range of checks, including:
* Shuffle make dependency build order to find missing dependencies
You can run the exact same tests yourself by forking the
-`the project on Github <https://github.com/barebox/barebox>`.
+`the project on Github <https://github.com/barebox/barebox>`_.
Read along for instructions on reproducing locally.
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: devel: contributing: fix URL ReST syntax
2026-01-05 8:24 [PATCH] Documentation: devel: contributing: fix URL ReST syntax Ahmad Fatoum
@ 2026-01-06 7:40 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2026-01-06 7:40 UTC (permalink / raw)
To: barebox, Ahmad Fatoum
On Mon, 05 Jan 2026 09:24:35 +0100, Ahmad Fatoum wrote:
> Without the trailing _, we don't get a clickable link.
>
>
Applied, thanks!
[1/1] Documentation: devel: contributing: fix URL ReST syntax
https://git.pengutronix.de/cgit/barebox/commit/?id=1a969436d43f (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-06 7:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-05 8:24 [PATCH] Documentation: devel: contributing: fix URL ReST syntax Ahmad Fatoum
2026-01-06 7:40 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox