mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: devel: fuzzing: fix wrong ReST syntax
@ 2025-07-04 14:35 Ahmad Fatoum
  2025-08-05  8:37 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2025-07-04 14:35 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

The closing backtick at the end was missing.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 Documentation/devel/fuzzing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devel/fuzzing.rst b/Documentation/devel/fuzzing.rst
index 4b6d565a470a..b475fd12fcea 100644
--- a/Documentation/devel/fuzzing.rst
+++ b/Documentation/devel/fuzzing.rst
@@ -133,4 +133,4 @@ e.g. how to wrap the received buffer in a ramdisk to interface
 with code that requires block devices.
 
 When adding a new fuzzing test, please also `submit a pullrequest
-with a corpus <https://github.com/barebox/barebox-fuzz-corpora/compare>_.
+with a corpus <https://github.com/barebox/barebox-fuzz-corpora/compare>`_.
-- 
2.39.5




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: devel: fuzzing: fix wrong ReST syntax
  2025-07-04 14:35 [PATCH] Documentation: devel: fuzzing: fix wrong ReST syntax Ahmad Fatoum
@ 2025-08-05  8:37 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-08-05  8:37 UTC (permalink / raw)
  To: barebox, Ahmad Fatoum


On Fri, 04 Jul 2025 16:35:52 +0200, Ahmad Fatoum wrote:
> The closing backtick at the end was missing.
> 
> 

Applied, thanks!

[1/1] Documentation: devel: fuzzing: fix wrong ReST syntax
      https://git.pengutronix.de/cgit/barebox/commit/?id=3c7862ab3962 (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:[~2025-08-05  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-04 14:35 [PATCH] Documentation: devel: fuzzing: fix wrong ReST syntax Ahmad Fatoum
2025-08-05  8:37 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox