Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/3afa1ce48f4dd7901e5f8646c38581c7f2e89d7a
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/3afa1ce48f4dd7901e5f8646c38581c7f2e89d7a
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/3afa1ce48f4dd7901e5f8646c38581c7f2e89d7a

The branch, master has been updated
       via  3afa1ce48f4dd7901e5f8646c38581c7f2e89d7a (commit)
      from  62e3ee6c7ec751674c6ff1d4b5235cb1ab482e55 (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.git/commit/?id=3afa1ce48f4dd7901e5f8646c38581c7f2e89d7a
commit 3afa1ce48f4dd7901e5f8646c38581c7f2e89d7a
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    Update links in quick start to https

diff --git a/docs/quick-start.md b/docs/quick-start.md
index 0fb006f..601269c 100644
--- a/docs/quick-start.md
+++ b/docs/quick-start.md
@@ -11,7 +11,7 @@ Native build
 Grab a temporary env.sh
 -----------------------
 
-     $ wget http://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh
+     $ wget https://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh
      $ unset HOST
      $ source env.sh
 
@@ -108,7 +108,7 @@ We maintain cross compilation environments and an SDK for a 
number of
 
 Pre-built versions of the toolchains for 64bit x86 Debian systems are
   available via our [automated build and test
-  infrastructure](http://ci.netsurf-browser.org/builds/toolchains/)
+  infrastructure](https://ci.netsurf-browser.org/builds/toolchains/)
 
 
 Not working?


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

Summary of changes:
 docs/quick-start.md |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/quick-start.md b/docs/quick-start.md
index 0fb006f..601269c 100644
--- a/docs/quick-start.md
+++ b/docs/quick-start.md
@@ -11,7 +11,7 @@ Native build
 Grab a temporary env.sh
 -----------------------
 
-     $ wget http://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh
+     $ wget https://git.netsurf-browser.org/netsurf.git/plain/docs/env.sh
      $ unset HOST
      $ source env.sh
 
@@ -108,7 +108,7 @@ We maintain cross compilation environments and an SDK for a 
number of
 
 Pre-built versions of the toolchains for 64bit x86 Debian systems are
   available via our [automated build and test
-  infrastructure](http://ci.netsurf-browser.org/builds/toolchains/)
+  infrastructure](https://ci.netsurf-browser.org/builds/toolchains/)
 
 
 Not working?


-- 
NetSurf Browser

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

Reply via email to