The branch, master has been updated
       via  d512aabee0298785e9adb533fb8d6f869c21d540 (commit)
      from  1e5f91f1f484a956b4945972dfc2d730a4a65200 (commit)


- Log -----------------------------------------------------------------
commit d512aabee0298785e9adb533fb8d6f869c21d540
Author:     Michael Niedermayer <mich...@niedermayer.cc>
AuthorDate: Thu Apr 8 23:58:38 2021 +0200
Commit:     Michael Niedermayer <mich...@niedermayer.cc>
CommitDate: Thu Apr 8 23:58:38 2021 +0200

    web/download: fix copy and paste error in release notes link

diff --git a/src/download b/src/download
index 0761874..85f3163 100644
--- a/src/download
+++ b/src/download
@@ -336,7 +336,7 @@ libpostproc    55.  9.100</pre>
     </div> <!-- col -->
     <div class="col-md-3 text-right">
       <small><a 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.4";>Changelog</a></small>
-      <a class="btn btn-success" 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.3:/RELEASE_NOTES";>Release
 Notes</a>
+      <a class="btn btn-success" 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.4:/RELEASE_NOTES";>Release
 Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->
 

-----------------------------------------------------------------------

Summary of changes:
 src/download | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to