Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/4570a634fef11e61cd81e12cf89e5cac6f02616b
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/4570a634fef11e61cd81e12cf89e5cac6f02616b
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/4570a634fef11e61cd81e12cf89e5cac6f02616b

The branch, master has been updated
       via  4570a634fef11e61cd81e12cf89e5cac6f02616b (commit)
      from  faad9fe2a9e3af7aa45d42ed6f4045991ebf3965 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=4570a634fef11e61cd81e12cf89e5cac6f02616b
commit 4570a634fef11e61cd81e12cf89e5cac6f02616b
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    fix formatting screwup on riscos quickstart

diff --git a/documentation/buildingforriscosquickstart.mdwn 
b/documentation/buildingforriscosquickstart.mdwn
index bfaa6bc..6185a5e 100644
--- a/documentation/buildingforriscosquickstart.mdwn
+++ b/documentation/buildingforriscosquickstart.mdwn
@@ -27,7 +27,7 @@ Debian (version 8) should be installed.
 
 ### Get a copy of env.sh, which manages a build environment for you, and have 
it install the dependencies.
 
-    $ wget 
[`http://git.netsurf-browser.org/netsurf.git/plain/Docs/env.sh`](http://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh)
+    $ wget http://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh
     # source env.sh
     # ns-package-install
 
@@ -37,7 +37,7 @@ Debian (version 8) should be installed.
 The pre-compiled toolchains are for x86\_64 (64 bit x86 processors) and
 therefore require the Virtual Machine be installed 64Bit
 
-    $ wget 
[`http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-2015-03-19_14-33-21.tar.xz`](http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-34.tar.xz)
+    $ wget 
http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-34.tar.xz
     # tar xvf arm-unknown-riscos-34.tar.xz -C /
 
 ### Clone all the NetSurf repositories. This creates a workspace for you to 
work in, /home/yourname/dev-netsurf/workspace


-----------------------------------------------------------------------

Summary of changes:
 documentation/buildingforriscosquickstart.mdwn |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/buildingforriscosquickstart.mdwn 
b/documentation/buildingforriscosquickstart.mdwn
index bfaa6bc..6185a5e 100644
--- a/documentation/buildingforriscosquickstart.mdwn
+++ b/documentation/buildingforriscosquickstart.mdwn
@@ -27,7 +27,7 @@ Debian (version 8) should be installed.
 
 ### Get a copy of env.sh, which manages a build environment for you, and have 
it install the dependencies.
 
-    $ wget 
[`http://git.netsurf-browser.org/netsurf.git/plain/Docs/env.sh`](http://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh)
+    $ wget http://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh
     # source env.sh
     # ns-package-install
 
@@ -37,7 +37,7 @@ Debian (version 8) should be installed.
 The pre-compiled toolchains are for x86\_64 (64 bit x86 processors) and
 therefore require the Virtual Machine be installed 64Bit
 
-    $ wget 
[`http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-2015-03-19_14-33-21.tar.xz`](http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-34.tar.xz)
+    $ wget 
http://ci.netsurf-browser.org/builds/toolchains/arm-unknown-riscos-34.tar.xz
     # tar xvf arm-unknown-riscos-34.tar.xz -C /
 
 ### Clone all the NetSurf repositories. This creates a workspace for you to 
work in, /home/yourname/dev-netsurf/workspace


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to