[FFmpeg-devel] [PATCH] web/template_head2: fix broken anchor on 'Contribute' link

Marth64 marth64 at proxyid.net
Fri Jan 19 16:45:09 EET 2024


LGTM on inspection. Thank you. From W3 validator:
Document checking completed. No errors or warnings to show.

On Fri, Jan 19, 2024 at 06:58 Anton Khirnov <anton at khirnov.net> wrote:

> Quoting Marth64 (2024-01-08 22:40:40)
> > Signed-off-by: Marth64 <marth64 at proxyid.net>
> > ---
> >  src/template_head2 | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/src/template_head2 b/src/template_head2
> > index 7ba634b..102fac0 100644
> > --- a/src/template_head2
> > +++ b/src/template_head2
> > @@ -34,7 +34,7 @@
> >            <li><a href="developer.html">Developers</a>
> >              <ul>
> >                <li><a href="download.html#get-sources">Source Code</a>
> > -              <li><a
> href="developer.html#Contributing">Contribute</a></li>
> > +              <li><a
> href="developer.html#Introduction">Contribute</a></li>
> >                <li><a href="http://fate.ffmpeg.org">FATE</a></li>
> >                <li><a href="http://coverage.ffmpeg.org">Code
> Coverage</a></li>
> >              </ul>
> > --
> > 2.34.1
>
> Pushed all your pending web patches, hope I didn't miss any.
>
> Thanks,
> --
> Anton Khirnov
>


More information about the ffmpeg-devel mailing list