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
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2025-07-04 14:48 UTC | newest]

Thread overview: (only message) (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

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