summaryrefslogtreecommitdiff
path: root/documentation/develop.en
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/develop.en')
-rw-r--r--documentation/develop.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/develop.en b/documentation/develop.en
index c227bfa..f1de2e1 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/*checkout*/trunk/netsurf/Docs/BUILDING-GTK">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 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 <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>
@@ -88,7 +88,7 @@
<h3>Dependencies</h3>
-<p>NetSurf requires a number of additional libraries to build. Consult the documents in the <code>Docs/</code> directory of NetSurf's source tree for more info.</p>
+<p>NetSurf requires a number of additional libraries to build. Consult the documents in the <a href="http://source.netsurf-browser.org/?p=netsurf.git;a=tree;f=Docs;hb=HEAD">Docs</a> directory of NetSurf's source tree for more info.</p>
<h2 id="SourceDocumentation">Source documentation</h2>