*** empty log message ***

svn path=/trunk/boinc/; revision=4560
This commit is contained in:
David Anderson 2004-11-15 02:01:46 +00:00
parent 833ef666ce
commit ac9d1c323f
3 changed files with 9 additions and 2 deletions

View File

@ -19441,3 +19441,10 @@ David 14 Nov 2004
diagnostics.C
sched/
validator.C
David 14 Nov 2004
- changed default download page link to point to BOINC site
html/user/
intro.php
sample_index.php

View File

@ -15,7 +15,7 @@ echo "
your <b>account ID</b> (a long random string).
Save this email.
<li> <b>Download and install BOINC.</b>
Go to the <a href=download.php>download page</a>,
Go to the <a href=http://boinc.berkeley.edu/download.php>download page</a>,
download the BOINC software for your type of computer,
install it, and run it.
You will be asked to enter the project URL

View File

@ -25,7 +25,7 @@ function show_nav() {
<ul>
<li><a href=home.php>Your account</a> - view stats, modify preferences
<li><a href=team.php>Teams</a> - create or join a team
<li><a href=download.php>Download BOINC</a>
<li><a href=http://boinc.berkeley.edu/download.php>Download BOINC</a>
<li><a href=download_network.php>Add-ons</a>
</ul>
<h3>Community</h3>