diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-03-14 23:28:54 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-03-14 23:28:54 +0000 |
commit | 8ff848cb30edff3c477beb375a23e5c400d47d91 (patch) | |
tree | 61ec04b8b7c4313929687cd8fadf71dc9cc10bb2 /htdocs | |
parent | 85b1f401b8947afdc4854ed724be8c48da009777 (diff) |
fixed link to msp's site
svn path=/trunk/; revision=474
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/download.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/download.php b/htdocs/download.php index 5391e44d..4bd4a726 100644 --- a/htdocs/download.php +++ b/htdocs/download.php @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<!-- $Id: download.php,v 1.3 2003-03-14 22:53:48 eighthave Exp $ --> +<!-- $Id: download.php,v 1.4 2003-03-14 23:28:54 eighthave Exp $ --> <HTML> @@ -31,7 +31,7 @@ We are aiming to make this page the one stop for all of your Pd downloads. <h3>Pure Data</h3> <h4><a href="http://sourceforge.net/project/showfiles.php?group_id=55736&release_id=144081">pure-data</a></h4> -<p>Miller Puckette's distribution. You can also get it from <a href="http://crca.ucsd.edu/~msp" >his site</a>.</p> +<p>Miller Puckette's distribution. You can also get it from <a href="http://crca.ucsd.edu/~msp/" >his site</a>.</p> <h4><a href="http://sourceforge.net/project/showfiles.php?group_id=55736&release_id=145993" >pd-extended</a></h4> <p>The Pd developer community have added some extensions to Pd, like colored audio cords, GUI glitch prevention, and more. The pd-extended |