This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg-web.

The following commit(s) were added to refs/heads/master by this push:
     new 2d42554  web: fix typos in link fragment identifier
2d42554 is described below

commit 2d42554bb1bde0d4d4e157577ef292480ab22a18
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Mon Jan 12 18:27:51 2026 +0100
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Mon Jan 12 18:56:00 2026 +0100

    web: fix typos in link fragment identifier
    
    Signed-off-by: Michael Niedermayer <[email protected]>
---
 src/contact        | 4 ++--
 src/template_head2 | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/contact b/src/contact
index 95c934d..a694caf 100644
--- a/src/contact
+++ b/src/contact
@@ -11,7 +11,7 @@
           avoid <a 
href="https://en.wikipedia.org/wiki/Top-posting";>top-posting</a> and
           thread hijacking (that is, replying to a thread and changing the 
subject line to
           something completely unrelated that was not being discussed within 
the original
-          thread) and please read the <a 
href="community.html#CodeOfConduct">Code of conduct</a>.
+          thread) and please read the <a 
href="community.html#Code-of-Conduct">Code of conduct</a>.
         </p>
         <p>
           Configuring your mail client to break lines after 70 or so 
characters is a plus.
@@ -111,7 +111,7 @@
           have voice in the channels.
           <a 
href="https://web.libera.chat/?channels=#ffmpeg,#ffmpeg-devel";>Web.Libera.Chat</a>
 is a web
           client for these channels.
-          Please read and follow the <a 
href="community.html#CodeOfConduct">Code of conduct</a>.
+          Please read and follow the <a 
href="community.html#Code-of-Conduct">Code of conduct</a>.
         </p>
       </div>
       <div class="list-group">
diff --git a/src/template_head2 b/src/template_head2
index 51da347..4f61b62 100644
--- a/src/template_head2
+++ b/src/template_head2
@@ -23,7 +23,7 @@
           <li><a href="documentation.html">Documentation</a></li>
           <li><a href="community.html">Community</a>
             <ul>
-              <li><a href="community.html#CodeOfConduct">Code of 
Conduct</a></li>
+              <li><a href="community.html#Code-of-Conduct">Code of 
Conduct</a></li>
               <li><a href="contact.html#MailingLists">Mailing Lists</a></li>
               <li><a href="contact.html#IRCChannels">IRC</a></li>
               <li><a href="contact.html#Forums">Forums</a></li>

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to