Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-website.git/shortlog/0877e3a1bb6d08abc5bdd0a9f51f570e1ed139e5
...commit 
http://git.netsurf-browser.org/netsurf-website.git/commit/0877e3a1bb6d08abc5bdd0a9f51f570e1ed139e5
...tree 
http://git.netsurf-browser.org/netsurf-website.git/tree/0877e3a1bb6d08abc5bdd0a9f51f570e1ed139e5

The branch, master has been updated
       via  0877e3a1bb6d08abc5bdd0a9f51f570e1ed139e5 (commit)
      from  3f189f1d8a5107d5d5e4f8ff8b461f7c1ec33a30 (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-website.git/commit/?id=0877e3a1bb6d08abc5bdd0a9f51f570e1ed139e5
commit 0877e3a1bb6d08abc5bdd0a9f51f570e1ed139e5
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>

    Tinct: Fix download link.

diff --git a/projects/tinct/index.html b/projects/tinct/index.html
index 635cddc..f2b22e3 100644
--- a/projects/tinct/index.html
+++ b/projects/tinct/index.html
@@ -3,7 +3,7 @@
 <html>
 <head>
 <title>Tinct for RISC OS</title>
-<link rel="stylesheet" type="text/css" href="../../projects/projects.css">
+<link rel="stylesheet" type="text/css" href="/projects/projects.css">
 <link rel="icon" type="image/png" href="/webimages/favicon.png">
 </head>
 <body>
@@ -52,7 +52,7 @@ in touch.</p>
 
 <h2>Download</h2>
 
-<p>Please visit the <a href="http://www.tinct.net/tinct.asp";>Tinct web 
site</a> to download Tinct.</p>
+<p>Please visit the <a href="http://www.tinct.net/Downloads/Tinct.aspx";>Tinct 
web site</a> to download Tinct.</p>
 
 <h2>Contact</h2>
 


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

Summary of changes:
 projects/tinct/index.html |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/tinct/index.html b/projects/tinct/index.html
index 635cddc..f2b22e3 100644
--- a/projects/tinct/index.html
+++ b/projects/tinct/index.html
@@ -3,7 +3,7 @@
 <html>
 <head>
 <title>Tinct for RISC OS</title>
-<link rel="stylesheet" type="text/css" href="../../projects/projects.css">
+<link rel="stylesheet" type="text/css" href="/projects/projects.css">
 <link rel="icon" type="image/png" href="/webimages/favicon.png">
 </head>
 <body>
@@ -52,7 +52,7 @@ in touch.</p>
 
 <h2>Download</h2>
 
-<p>Please visit the <a href="http://www.tinct.net/tinct.asp";>Tinct web 
site</a> to download Tinct.</p>
+<p>Please visit the <a href="http://www.tinct.net/Downloads/Tinct.aspx";>Tinct 
web site</a> to download Tinct.</p>
 
 <h2>Contact</h2>
 


-- 
NetSurf website source for *.netsurf-browser.org
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to