summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rw-r--r--projects/hubbub/index.html2
-rw-r--r--projects/iconv/index.html2
-rw-r--r--projects/libcss/index.html8
-rw-r--r--projects/libdom/index.html4
-rw-r--r--projects/libnsbmp/index.html2
-rw-r--r--projects/libnsfb/index.html2
-rw-r--r--projects/libnsgif/index.html2
-rw-r--r--projects/libparserutils/index.html4
-rw-r--r--projects/libpencil/index.html2
-rw-r--r--projects/librosprite/index.html2
-rw-r--r--projects/libsvgtiny/index.html4
-rw-r--r--projects/libwapcaplet/index.html4
-rw-r--r--projects/rufl/index.html2
-rw-r--r--projects/ttf2f/index.html2
14 files changed, 21 insertions, 21 deletions
diff --git a/projects/hubbub/index.html b/projects/hubbub/index.html
index 04e54cf..b9b6573 100644
--- a/projects/hubbub/index.html
+++ b/projects/hubbub/index.html
@@ -60,7 +60,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libhubbub.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/libhubbub.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libhubbub.git</p>
diff --git a/projects/iconv/index.html b/projects/iconv/index.html
index cd5b6b6..e5bf43b 100644
--- a/projects/iconv/index.html
+++ b/projects/iconv/index.html
@@ -54,7 +54,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/iconv.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/iconv.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/iconv.git</p>
diff --git a/projects/libcss/index.html b/projects/libcss/index.html
index da28710..7a397cf 100644
--- a/projects/libcss/index.html
+++ b/projects/libcss/index.html
@@ -33,7 +33,7 @@
<h2>What is LibCSS?</h2>
-<p>LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C. It was developed as part of the <a href="/">NetSurf</a> project and is available for use by other software under the MIT licence. For further details, see the <a href="http://source.netsurf-browser.org/libcss.git/plain/README">readme</a>.</p>
+<p>LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C. It was developed as part of the <a href="/">NetSurf</a> project and is available for use by other software under the MIT licence. For further details, see the <a href="//source.netsurf-browser.org/libcss.git/plain/README">readme</a>.</p>
<h2>Features</h2>
@@ -54,7 +54,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libcss.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/libcss.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libcss.git</p>
@@ -150,7 +150,7 @@
<li>Added support for CSS3 overflow-x and overflow-y properties.</li>
<li>Fix to !important handling with play-during property.</li>
<li>Improved test coverage.</li>
-<li>API <a href="http://git.netsurf-browser.org/libcss.git/plain/docs/API-ABI-Changes">changes made</a>.</li>
+<li>API <a href="//git.netsurf-browser.org/libcss.git/plain/docs/API-ABI-Changes">changes made</a>.</li>
</ul></dd>
<dt id="changes-0.3.0">LibCSS 0.3.0</dt>
<dd><ul>
@@ -158,7 +158,7 @@
<li>Significantly optimised selection performance.</li>
<li>Made many fixes and internal clean-ups.</li>
<li>Added support for multilib.</li>
-<li>API and ABI <a href="http://git.netsurf-browser.org/libcss.git/plain/docs/API-ABI-Changes">changes made</a>.</li>
+<li>API and ABI <a href="//git.netsurf-browser.org/libcss.git/plain/docs/API-ABI-Changes">changes made</a>.</li>
</ul></dd>
<dt id="changes-0.2.0">LibCSS 0.2.0</dt>
<dd><ul>
diff --git a/projects/libdom/index.html b/projects/libdom/index.html
index 1518d85..935a7cb 100644
--- a/projects/libdom/index.html
+++ b/projects/libdom/index.html
@@ -33,11 +33,11 @@
<h2>What is LibDOM?</h2>
-<p>LibDOM is an implementation of the <a href="http://www.w3.org/DOM/">W3C DOM</a>, written in C. It is currently in development for use with <a href="/">NetSurf</a> and is intended to be suitable for use in other projects too. For further details, see the <a href="http://source.netsurf-browser.org/libdom.git/plain/README">readme</a>.</p>
+<p>LibDOM is an implementation of the <a href="http://www.w3.org/DOM/">W3C DOM</a>, written in C. It is currently in development for use with <a href="/">NetSurf</a> and is intended to be suitable for use in other projects too. For further details, see the <a href="//source.netsurf-browser.org/libdom.git/plain/README">readme</a>.</p>
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libdom.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/libdom.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libdom.git</p>
diff --git a/projects/libnsbmp/index.html b/projects/libnsbmp/index.html
index 0886748..f768146 100644
--- a/projects/libnsbmp/index.html
+++ b/projects/libnsbmp/index.html
@@ -45,7 +45,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libnsbmp.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/libnsbmp.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libnsbmp.git</p>
diff --git a/projects/libnsfb/index.html b/projects/libnsfb/index.html
index 6fb87f6..a35c29b 100644
--- a/projects/libnsfb/index.html
+++ b/projects/libnsfb/index.html
@@ -49,7 +49,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libnsfb.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/libnsfb.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libnsfb.git</p>
diff --git a/projects/libnsgif/index.html b/projects/libnsgif/index.html
index 72d5911..917e79e 100644
--- a/projects/libnsgif/index.html
+++ b/projects/libnsgif/index.html
@@ -44,7 +44,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libnsgif.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/libnsgif.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libnsgif.git</p>
diff --git a/projects/libparserutils/index.html b/projects/libparserutils/index.html
index 264af73..0b714f7 100644
--- a/projects/libparserutils/index.html
+++ b/projects/libparserutils/index.html
@@ -61,12 +61,12 @@
<li>US-ASCII</li>
</ul>
-<p><strong>Note:</strong> LibParserUtils can optionally be built to use <code>iconv()</code>, enabling support for many more charsets. See the <a href="http://source.netsurf-browser.org/libparserutils.git/plain/README">readme</a> file for details.</p>
+<p><strong>Note:</strong> LibParserUtils can optionally be built to use <code>iconv()</code>, enabling support for many more charsets. See the <a href="//source.netsurf-browser.org/libparserutils.git/plain/README">readme</a> file for details.</p>
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libparserutils.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/libparserutils.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libparserutils.git</p>
diff --git a/projects/libpencil/index.html b/projects/libpencil/index.html
index 2d899a2..86a6314 100644
--- a/projects/libpencil/index.html
+++ b/projects/libpencil/index.html
@@ -37,7 +37,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libpencil.git/">browse the source code</a> via the online interface.</p>
+<p>You can <a href="//source.netsurf-browser.org/libpencil.git/">browse the source code</a> via the online interface.</p>
<h2>Contact</h2>
diff --git a/projects/librosprite/index.html b/projects/librosprite/index.html
index 2d8d0a0..f63be1b 100644
--- a/projects/librosprite/index.html
+++ b/projects/librosprite/index.html
@@ -57,7 +57,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/librosprite.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/librosprite.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/librosprite.git</p>
diff --git a/projects/libsvgtiny/index.html b/projects/libsvgtiny/index.html
index af8b6ff..e6c2000 100644
--- a/projects/libsvgtiny/index.html
+++ b/projects/libsvgtiny/index.html
@@ -37,11 +37,11 @@
<p class="screenshot"><img src="images/svgtiger.png" alt="" title="Screenshot of NetSurf displaying an SVG with Libsvgtiny"></p>
-<p>The overall idea of the library is to take some SVG as input, and return a list of paths and texts which can be rendered easily. The library does not do the actual rendering. For further details, see the <a href="http://source.netsurf-browser.org/libsvgtiny.git/plain/README">readme</a>.</p>
+<p>The overall idea of the library is to take some SVG as input, and return a list of paths and texts which can be rendered easily. The library does not do the actual rendering. For further details, see the <a href="//source.netsurf-browser.org/libsvgtiny.git/plain/README">readme</a>.</p>
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libsvgtiny.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/libsvgtiny.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libsvgtiny.git</p>
diff --git a/projects/libwapcaplet/index.html b/projects/libwapcaplet/index.html
index 252782e..017fd7a 100644
--- a/projects/libwapcaplet/index.html
+++ b/projects/libwapcaplet/index.html
@@ -33,11 +33,11 @@
<h2>What is LibWapcaplet?</h2>
-<p>LibWapcaplet is a string internment library, written in C. It provides reference counted string interment and rapid string comparison functionality. It was developed as part of the <a href="/">NetSurf</a> project and is available for use by other software under the MIT licence. For further details, see the <a href="http://source.netsurf-browser.org/libwapcaplet.git/plain/README">readme</a>.</p>
+<p>LibWapcaplet is a string internment library, written in C. It provides reference counted string interment and rapid string comparison functionality. It was developed as part of the <a href="/">NetSurf</a> project and is available for use by other software under the MIT licence. For further details, see the <a href="//source.netsurf-browser.org/libwapcaplet.git/plain/README">readme</a>.</p>
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/libwapcaplet.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/libwapcaplet.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/libwapcaplet.git</p>
diff --git a/projects/rufl/index.html b/projects/rufl/index.html
index e5dd733..cb05d5a 100644
--- a/projects/rufl/index.html
+++ b/projects/rufl/index.html
@@ -60,7 +60,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/rufl.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/rufl.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/rufl.git</p>
diff --git a/projects/ttf2f/index.html b/projects/ttf2f/index.html
index b90c9ff..9186277 100644
--- a/projects/ttf2f/index.html
+++ b/projects/ttf2f/index.html
@@ -55,7 +55,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/ttf2f.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
+<p>You can <a href="//source.netsurf-browser.org/ttf2f.git/">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
<p class="svncommand">$ git clone git://git.netsurf-browser.org/ttf2f.git</p>