PR #21436 opened by michaelni URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21436 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21436.patch
Signed-off-by: Michael Niedermayer <[email protected]> >From 0312b054d4e3be461d0a8b335c8b1a88778ec112 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer <[email protected]> Date: Mon, 12 Jan 2026 18:31:15 +0100 Subject: [PATCH] doc/mailing-list-faq.texi: Fix typo in link anchor Signed-off-by: Michael Niedermayer <[email protected]> --- doc/mailing-list-faq.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mailing-list-faq.texi b/doc/mailing-list-faq.texi index e10d92a5fc..49328de7ac 100644 --- a/doc/mailing-list-faq.texi +++ b/doc/mailing-list-faq.texi @@ -341,7 +341,7 @@ recommended. Avoid sending the same message to multiple mailing lists. @item -Please follow our @url{https://ffmpeg.org/community.html#Code-of-conduct, Code of Conduct}. +Please follow our @url{https://ffmpeg.org/community.html#Code-of-Conduct, Code of Conduct}. @end itemize @chapter Help -- 2.49.1 _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
