chiark / gitweb /
new upload urls
[ypp-sc-tools.db-test.git] / yarrg / web / upload
index b06c774298d6320855d80cfba3856e5318cbb0ad..5eff2c476b623a40d1759f289caf2b3229305566 100755 (executable)
@@ -46,7 +46,7 @@ Puzzle Pirates game client and uploads it to the database.
 
 You will need to upload data yourself if there is no data for your
 ocean or island, or the data that is there is too old.  You should
-also upload when preparing trade run, as market conditions change and
+also upload when preparing trade run, as market conditions change and
 you want a plan based on recent data.
 
 <p>
@@ -84,7 +84,7 @@ report the problem to us, not to Three Rings.
 <h3>Installing and running on Linux</h3>
 
 Download
-<a href="http://www.greenend.org.uk/owen/free/jpctb.tar.gz">http://www.greenend.org.uk/owen/free/jpctb.tar.gz</a>
+<a href="http://yarrg.chiark.net/download/jpctb/test/jpctb.tar.gz">http://yarrg.chiark.net/download/jpctb/test/jpctb.tar.gz</a>
 and unpack it.  You run it from the command line.  Change
 to the directory where you unpacked the tarball above, and then run
 <pre>
@@ -97,7 +97,7 @@ ordinary Puzzle Pirates startup script, which is normally
 <h3>Installing on Windows</h3>
 
 Download
-<a href="http://www.greenend.org.uk/owen/free/jpctb-linkfarmer/jpctp-setup.exe">http://www.greenend.org.uk/owen/free/jpctb-linkfarmer/jpctp-setup.exe</a>
+<a href="http://yarrg.chiark.net/download/jpctb/test/jpctb-setup.exe">http://yarrg.chiark.net/download/jpctb/test/jpctb-setup.exe</a>
 and double-click on it.  It will either:
 <ol>
 <li>Just work, in which case you'll have a new icon on your desktop which
@@ -141,7 +141,7 @@ core game functionality which would make cheating possible.
 
 <p>
 
-JPCTB works by running any unmodified copy of the YPP client but with
+JPCTB works by running an unmodified copy of the YPP client but with
 a separate JVM (Java Virtual Machine) configured to use the
 appropriate accessibility plugin.  We do this (rather than configuring
 the computer's main JVM to use the JPCTB accessibility plugin) so that
@@ -170,9 +170,9 @@ the MIT-style two-clause licence.
 <p>
 
 The source code for the downloadable released binaries is in the
-<a href="http://www.greenend.org.uk/owen/free/jpctb.tar.gz">Linux
+<a href="http://yarrg.chiark.net/download/jpctb/test/jpctb.tar.gz">Linux
 tarball</a>.  We maintain YARRG JPCTB in git, and you can get
-recent and perhaps unreleased versions from
+source code for recent and perhaps unreleased versions from
 <code>git://git.yarrg.chiark.net/jpctb.git</code>.