changeset 110:32977fa2c012 website

Update Vamp plugin tester links!
author Chris Cannam
date Thu, 17 Mar 2016 15:29:41 +0000
parents 678a88672953
children a830b8e4cba1
files develop.html
diffstat 1 files changed, 5 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/develop.html	Tue Sep 08 17:58:01 2015 +0100
+++ b/develop.html	Thu Mar 17 15:29:41 2016 +0000
@@ -76,20 +76,16 @@
 
       <br>
 
-      <li>Download the <b>Vamp plugin tester</b> (version 1.0), a simple
+      <li>Download the <b>Vamp plugin tester</b>, a simple
       command-line utility that tests your plugins for various common
       failure cases.  It can't check whether you're getting the right
       results, but it can help you write better behaved and more
       resilient plugins.
 
-      <ul><br><li>Source code: <a
-      href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0.tar.gz">Gzipped tar file</a>.</li><br>
-      <li>Pre-compiled binaries for <a
-      href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-win32.zip">Windows</a>,	
-      <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-osx-universal.tar.gz">OS/X (universal)</a>,
-      <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-i686-linux.tar.gz">32-bit Linux</a>,
-      <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-amd64-linux.tar.gz">64-bit Linux</a>, and     
-      <a href="http://downloads.sourceforge.net/vamp/vamp-plugin-tester-1.0-i686-solaris.tar.gz">32-bit x86 Solaris</a>.</li>
+      <ul><br><li>Download all binary and source packages <a
+      href="https://code.soundsoftware.ac.uk/projects/vamp-plugin-tester/files">from the download page</a>.</li>
+      <li>See also the project <a
+      href="https://code.soundsoftware.ac.uk/projects/vamp-plugin-tester">overview page</a>.</li>
       </ul>
 
       </ul>