added some more download links
authorArun Persaud <arun@nubati.net>
Sun, 12 Dec 2010 05:11:41 +0000 (05:11 +0000)
committerArun Persaud <arun@nubati.net>
Sun, 12 Dec 2010 05:11:41 +0000 (05:11 +0000)
index.html

index e9ac4b2..bff0e3f 100644 (file)
@@ -50,9 +50,9 @@ System. </p>
 <p>The project also includes a port to 32-bit Windows systems called
 WinBoard.</p>
 
-<p>You can find the download section for Winboard at
+<p>You can find the download section for the stable version of Winboard at
 the <a href="http://www.open-aurec.com/wbforum/viewforum.php?f=19">Winboard
-Forum</a>.</p>
+Forum</a> or try the link to a beta-version in the <a href="#download">download section</a>.</p>
 
 <p>Development for Winboard, reporting bugs and any other requests can
 also be done at the same places as for XBoard (see below).</p>
@@ -62,12 +62,12 @@ also be done at the same places as for XBoard (see below).</p>
 Have a look, try it out (download links below) and let us know what you think.</p>
 
 <h3>Testers needed</h3>
-<p> Our next versions will have some major <a href="whats_new/4.5.0/News-4.5.0.html">improvements</a> and we are always looking for people who are willing to test those and give us feedback or new ideas. If you are interested, please send an email to our list at <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a> or just try out the program and reports bugs either to the email list or to the bug-tracker (see below for links).</p>
+<p> Our next versions will have some major <a href="whats_new/4.5.0/News-4.5.0.html">improvements</a> and we are always looking for people who are willing to test those and give us feedback or new ideas. If you are interested, please send an email to our list at <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a> or just try out the program and reports bugs either to the email list or to the bug-tracker (see <a href="#download">below</a> for links).</p>
 
 <h3>GTK developer needed</h3>
 <p> We are also working on merging Winboard and XBoard back into one version using a cross platform GTK-front end. This will help us clean up the code and make things like internationalization easier. Progress is slow though, so if you know want to help out there are lots of things waiting to be done. Email the <a href="mailto:xboard-devel@gnu.org">mailing list</a> for more information. </p>
 
-<h3>Downloading XBoard</h3>
+<h3><a name="download"></a>Downloading XBoard</h3>
 
 <h4>stable version</h4>
 
@@ -102,7 +102,7 @@ A precompiled version will available soon for <a href="http://download.opensuse.
     
 </li>
 <li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">master-20101211</a>. <br />
-   The master branch at this moment also includes changes that will go in future version, but not necessary in the next release. Since this includes lots of changes, chances for major bugs are higher. A precompiled packaged version is available for <a href="http://download.opensuse.org/repositories/home:/apersaud/">openSUSE </a> and <a href="http://packages.debian.org/experimental/xboard">debian</a>.
+The master branch at this moment also includes changes that will go in future versions, but not necessary in the next release. Since this includes lots of changes, chances for major bugs are higher. Precompiled packaged versions are available for <a href="http://download.opensuse.org/repositories/home:/apersaud/">openSUSE </a>, <a href="http://packages.debian.org/experimental/xboard">debian</a> and < a href="http://hgm.nubati.net/WinBoard-4.5.0.exe ">Windows</a>.
 
 </li>
 <li>A snapshot of the gtk branch: <a href="ftp://alpha.gnu.org/gnu/xboard/">gtk-20100806</a>. <br />