summaryrefslogtreecommitdiff
path: root/documentation/develop.en
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/develop.en')
-rw-r--r--documentation/develop.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/develop.en b/documentation/develop.en
index f1de2e1..66342b7 100644
--- a/documentation/develop.en
+++ b/documentation/develop.en
@@ -80,7 +80,7 @@
<h2 id="Compiling">Compiling</h2>
-<p>The recommended compiler is GCC. A guide to <a href="robuild">building NetSurf on RISC OS</a> is available, as are instructions for <a href="http://source.netsurf-browser.org/?p=netsurf.git;a=blob_plain;f=Docs/BUILDING-GTK;hb=HEAD">building the GTK version</a>. NetSurf can also be cross-compiled for RISC OS using <a href="http://gccsdk.riscos.info/">GCCSDK</a>.</p>
+<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>