Module: libav.org Branch: master Commit: bd136d6e886465b9b3d3dcaaa93a25b8d89ba7a4
Author: Diego Biurrun <[email protected]> Committer: Diego Biurrun <[email protected]> Date: Wed Aug 24 12:21:12 2011 +0200 Fix broken links to release notes and changelogs for old releases. --- src/index | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/index b/src/index index 02c86d0..56729cb 100644 --- a/src/index +++ b/src/index @@ -383,8 +383,8 @@ patches against our release branches. <p> A bit longer than actually expected, but finally, we are proud to announce a <b>new release: <a href="download.html#release_0.6">FFmpeg 0.6</a></b>. Check out -the <a href="releases/ffmpeg-0.6.release">release notes</a> and -<a href="releases/ffmpeg-0.6.changelog">changelog</a>. +the <a href="releases/old/ffmpeg-0.6.release">release notes</a> and +<a href="releases/old/ffmpeg-0.6.changelog">changelog</a>. </p> <p> @@ -525,8 +525,8 @@ branch: <a href="download.html#release_0.5">FFmpeg 0.5.1</a>. This release fixes security, packaging and licensing issues for FFmpeg 0.5, but it is a maintenance only release; no new codecs, formats or other feature are being introduced. The full details are spelled out in the -the <a href="releases/ffmpeg-0.5.1.release">release notes</a> -and <a href="releases/ffmpeg-0.5.1.changelog">changelog</a>. +the <a href="releases/old/ffmpeg-0.5.1.release">release notes</a> +and <a href="releases/old/ffmpeg-0.5.1.changelog">changelog</a>. </p> <p> @@ -725,8 +725,8 @@ and view the archives via the <a href="contact.html">contact page</a>. It has been a very long time since we last made a release and many did not think we would make one again but, back by popular demand, we are proud to announce a <b>new release: <a href="download.html#release_0.5">FFmpeg 0.5</a></b>. Check out -the <a href="releases/ffmpeg-0.5.release">release notes</a> and -<a href="releases/ffmpeg-0.5.changelog">changelog</a>. +the <a href="releases/old/ffmpeg-0.5.release">release notes</a> and +<a href="releases/old/ffmpeg-0.5.changelog">changelog</a>. </p> <p> _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
