summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/develop.en2
-rw-r--r--documentation/info.en8
-rw-r--r--documentation/translations.en2
3 files changed, 6 insertions, 6 deletions
diff --git a/documentation/develop.en b/documentation/develop.en
index ba2ce37..9b853b0 100644
--- a/documentation/develop.en
+++ b/documentation/develop.en
@@ -83,7 +83,7 @@
<p>The recommended compilers are GCC or Clang. Guides to <a href="http://source.netsurf-browser.org/?p=netsurf.git;a=tree;f=Docs;hb=HEAD">building NetSurf</a> for various platforms are available in the source tree.</p>
-<p>The <a href="http://www.netsurf-browser.org/downloads/riscos/testbuilds">autobuilder</a> compiles NetSurf every 15 minutes if changes have been checked into our Git repository.</p>
+<p>The <a href="http://ci.netsurf-browser.org/">autobuilder</a> compiles every change pushed to our Git repository. It also runs test suites and other features automatically.</p>
<p>A debug version of NetSurf can be built. This is command-line only and does not include any GUI code. It runs natively on Linux so can be debugged and checked using gdb, efence, valgrind, etc.</p>
diff --git a/documentation/info.en b/documentation/info.en
index c66271b..af76fbe 100644
--- a/documentation/info.en
+++ b/documentation/info.en
@@ -72,8 +72,8 @@
<dl>
<dt><a href="/downloads/">Stable releases</a><dt>
<dd>These are recommended for most users, particularly if this is your first experience of NetSurf.<dd>
-<dt><a href="/downloads/riscos/testbuilds">Development builds</a><dt>
-<dd>These are built automatically from the latest bleeding-edge source code and may be unstable. Development builds are currently available only for RISC OS users. Users of other platforms can <a href="/developers/">obtain the latest source code</a> and follow the simple compilation instructions.<dd>
+<dt><a href="http://ci.netsurf-browser.org/builds/">Development builds</a><dt>
+<dd>These are built automatically from the latest bleeding-edge source code and may be unstable. Development builds are currently available only for certain platforms. Users of other platforms can <a href="/developers/">obtain the latest source code</a> and follow the simple compilation instructions.<dd>
</dl>
<p>Note that some features may be fully implemented on the RISC OS version and not started on the GTK version. This is indicated on the <a href="/documentation/progress">progress</a> page.</p>
@@ -90,7 +90,7 @@
<p>Before submitting a bug report, please:</p>
<ol>
-<li>check that the bug exhibits itself in the latest version <a href="http://www.netsurf-browser.org/downloads/riscos/testbuilds">available for download</a> at the time.</li>
+<li>check that the bug exhibits itself in the latest version <a href="http://ci.netsurf-browser.org/builds/">available for download</a> at the time.</li>
<li>try to find a reproducible way of triggering the bug.</li>
<li>check the <a href="progress">progress</a> page be sure that something has actually been implemented.</li>
</ol>
@@ -123,7 +123,7 @@
<div class="footer">
-<p>Copyright 2003 - 2009 The NetSurf Developers</p>
+<p>Copyright 2003 - 2012 The NetSurf Developers</p>
</div>
</div>
diff --git a/documentation/translations.en b/documentation/translations.en
index ec7e0d7..b0bbe6c 100644
--- a/documentation/translations.en
+++ b/documentation/translations.en
@@ -99,7 +99,7 @@
<p class="caption">&quot;??&quot; is a two letter country code, such as &quot;de&quot; (Germany) or &quot;fr&quot; (France)</p>
-<p>Alternatively, the three files from !NetSurf can be taken from the <a href="http://www.netsurf-browser.org/downloads/riscos/testbuilds">latest build</a> and any documentation or web material can be found on the <a href="http://www.netsurf-browser.org/">web site</a>. Do not be put off by the amount of files that can be translated. A translation of just NetSurf's interface is much better than no translation at all!</p>
+<p>Alternatively, the three files from !NetSurf can be taken from the <a href="http://ci.netsurf-browser.org/builds/">latest build</a> and any documentation or web material can be found on the <a href="http://www.netsurf-browser.org/">web site</a>. Do not be put off by the amount of files that can be translated. A translation of just NetSurf's interface is much better than no translation at all!</p>
<p>Please translate from the English version as this will always be most up to date.</p>