diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-03-14 22:53:48 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-03-14 22:53:48 +0000 |
commit | 85b1f401b8947afdc4854ed724be8c48da009777 (patch) | |
tree | b005e925c95ee3eb9e594ee77a8c6d8657096b3c | |
parent | 47b2e2a09f2bd95e22a8b3654404b5a1377806d6 (diff) |
changed GEM link
svn path=/trunk/; revision=473
-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 2e1b84f3..5391e44d 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.2 2003-03-14 22:40:06 eighthave Exp $ --> +<!-- $Id: download.php,v 1.3 2003-03-14 22:53:48 eighthave Exp $ --> <HTML> @@ -48,7 +48,7 @@ do not depend on other libraries.</p> <p>flext is a C++ layer for cross-platform development of Max/MSP and Pd externals. Package is coming soon... look <a href="http://www.parasitaere-kapazitaeten.net/Pd/ext/flext/" >here</a> in the meantime.</p> -<h4><a href="http://sourceforge.net/project/showfiles.php?group_id=55736&release_id=146087" >pd-gem</a></h4> +<h4><a href="http://gem.iem.at/" >pd-gem</a></h4> <p>GEM is an OpenGL and video extension for Pd.</p> <h4>pd-osc</h4> |