Module: Mesa Branch: master Commit: 5d56e31e1d0bbb595a797548c67f1b567ca6441c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d56e31e1d0bbb595a797548c67f1b567ca6441c
Author: Brian Paul <[email protected]> Date: Thu Sep 3 15:44:49 2009 -0600 docs: point to fd.o for downloads instead of SourceForge --- docs/download.html | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/download.html b/docs/download.html index cf1cc21..3cb9423 100644 --- a/docs/download.html +++ b/docs/download.html @@ -9,14 +9,14 @@ <H1>Downloading</H1> <p> -Primary download site: -<a href="http://sourceforge.net/project/showfiles.php?group_id=3" -target="_parent">SourceForge</a> +Primary Mesa download site: +<a href="ftp://ftp.freedesktop.org/pub/mesa/" +target="_parent">freedesktop.org</a> (FTP) </p> <p> -When a new release is coming, release candidates (betas) can be found -<a href="http://www.mesa3d.org/beta/">here</a>. +When a new release is coming, release candidates (betas) may be found +<a href="ftp://ftp.freedesktop.org/pub/mesa/beta/" target="_parent">here</a>. </p> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
