diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-16 15:38:10 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-16 15:38:10 +0000 |
commit | 36e537155cd6ff43632ca76d8301e4dbd1601ce2 (patch) | |
tree | deca60d0b2cb867bc443e983e928cd3dcfb0d2f0 /doc/misc/overview.html | |
parent | 1421b9cc738bceeeda5c3ec600447b64c73b1480 (diff) |
replaced dead pure-data.org with puredata.info
svn path=/trunk/externals/pdp/; revision=14149
Diffstat (limited to 'doc/misc/overview.html')
-rw-r--r-- | doc/misc/overview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/overview.html b/doc/misc/overview.html index fd83454..5a3a458 100644 --- a/doc/misc/overview.html +++ b/doc/misc/overview.html @@ -8,7 +8,7 @@ <h2>Introduction</h2> <p>Pure Data Packet (PDP) is an extension library for the computer music -program <a href="http://www.pure-data.org">Pure Data</a> (PD), by <a href = +program <a href="http://www.puredata.info">Pure Data</a> (PD), by <a href = "http://www-crca.ucsd.edu/~msp/software.html">Miller Puckette</a> and others. Its goal is to provide a way to use arbitrary data types (data packets) as messages that can be passed around inside PD, along side the |