--- src/download | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)
fixed URL and changed capitalization. Not sure if that matches what Diego had in mind. diff --git a/src/download b/src/download index dcb7e32..0ba5ceb 100644 --- a/src/download +++ b/src/download @@ -170,22 +170,24 @@ bootstrap your local libav.org repository. </p> -<a name="builds"></a><h1>Windows Nightly Builds</h1> +<a name="builds"></a><h1>Windows Nightly and Release Builds</h1> <p> -Nightly builds of Libav linked with various libraries are done for 32-bit and -64-bit Windows, and can be obtained at the following URLs: +Nightly and Release builds of Libav linked with various libraries are +done for 32-bit and 64-bit Windows, and can be obtained at the following +URLs: </p> <p> +<a href="http://win32.libav.org/releases/">Windows Builds of official releases</a> <a href="http://win32.libav.org/win32/">32-bit Windows Builds</a><br /> <a href="http://win32.libav.org/win32-pthreads/">32-bit Windows Builds using pthreads</a><br /> <a href="http://win32.libav.org/win64/">64-bit Windows Builds</a> </p> <p> -Please note that these builds are experimental and should be treated as such. -Report any bugs to the <a href="https://bugzilla.libav.org/">bug tracker</a>. +Please report any bugs to the <a href="https://bugzilla.libav.org/"> +bug tracker</a>. </p> -- 1.7.9.5 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
