aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-23 22:04:07 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-23 22:04:07 +0000
commitdca56d7eea6ada7eafcc9de8f6dbab939b91caa7 (patch)
treee4f0647404cc2ac9bd7732f1be71c275d21b9e2b /README.txt
parentab30278db850da4ad8f79db7dc71ac626e5436f5 (diff)
updated link to a working one
svn path=/trunk/externals/boids/; revision=14512
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index deec821..f3d6dfc 100644
--- a/README.txt
+++ b/README.txt
@@ -25,7 +25,7 @@ Boids takes an integer argument which is the number of boids. Each time Boids re
The flight parameters can be changed with messages. Use the 'dump' message to output a list of the current parameter settings.
-For more information about the Boids algorithm, see Craig Reynolds' Web site at "http://reality.sgi.com/employees/craig/boids.html".
+For more information about the Boids algorithm, see Craig Reynolds' Web site at http://www.red3d.com/cwr/
UB notes (version 1.1 / 20070125):