public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. 0c0ea947d55faa37aff526bc0d673c919be5ac2e
@ 2023-03-15 13:55 Jon Turney
0 siblings, 0 replies; only message in thread
From: Jon Turney @ 2023-03-15 13:55 UTC (permalink / raw)
To: cygwin-apps-cvs
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=0c0ea947d55faa37aff526bc0d673c919be5ac2e
commit 0c0ea947d55faa37aff526bc0d673c919be5ac2e
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date: Tue Mar 14 19:42:11 2023 +0000
Change external links to https
Change external links to https, mainly in navbar.
Diff:
---
index.html | 6 +++---
setup.html | 10 +++++-----
setup.ini.html | 6 +++---
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/index.html b/index.html
index 5046458..dcbe0f1 100644
--- a/index.html
+++ b/index.html
@@ -60,13 +60,13 @@ git remote set-url origin --push ssh://<i>username</i>@cygwin.com/git/cygwin-app
<div id="navigation">
<a href="index.html">Cygwin-Apps Home</a><br />
-<a href="http://www.cygwin.com/lists.html#cygwin-apps">mailing list</a><br />
+<a href="https://www.cygwin.com/lists.html#cygwin-apps">mailing list</a><br />
<a href="setup.html">setup</a>
<ul>
<li><a href="setup.ini.html">setup.ini</a></li>
</ul>
-<a href="http://cygwin.com">cygwin.com</a><br />
-<a href="http://sourceware.org">sourceware.org</a><br />
+<a href="https://cygwin.com">cygwin.com</a><br />
+<a href="https://sourceware.org">sourceware.org</a><br />
</div>
<div id="footer">
diff --git a/setup.html b/setup.html
index 4d695d8..65a083d 100644
--- a/setup.html
+++ b/setup.html
@@ -17,9 +17,9 @@ is a tool for installing Cygwin over the internet, or from a local directory.
<p>
If you want information on how to use <tt>setup</tt> to install Cygwin,
read the <a
-href="http://cygwin.com/cygwin/cygwin-ug-net/setup-net.html">Setting Up
+href="https://cygwin.com/cygwin/cygwin-ug-net/setup-net.html">Setting Up
Cygwin</a> page. For more information on creating packages that
-<tt>setup</tt> understands, read the <a href="http://cygwin.com/setup.html">
+<tt>setup</tt> understands, read the <a href="https://cygwin.com/setup.html">
Cygwin Packages</a> page.
Instructions on creating a local mirror with or without custom Cygwin packages
can be found on the <a
@@ -59,13 +59,13 @@ file included in its source.</p>
<div id="navigation">
<a href="index.html">Cygwin-Apps Home</a><br/>
-<a href="http://www.cygwin.com/lists.html#cygwin-apps">mailing list</a><br/>
+<a href="https://www.cygwin.com/lists.html#cygwin-apps">mailing list</a><br/>
<a href="setup.html">setup</a>
<ul>
<li><a href="setup.ini.html">setup.ini</a></li>
</ul>
-<a href="http://cygwin.com">cygwin.com</a><br/>
-<a href="http://sourceware.org">sourceware.org</a><br/>
+<a href="https://cygwin.com">cygwin.com</a><br/>
+<a href="https://sourceware.org">sourceware.org</a><br/>
</div>
</body>
</html>
diff --git a/setup.ini.html b/setup.ini.html
index f3c7956..d174e2c 100644
--- a/setup.ini.html
+++ b/setup.ini.html
@@ -241,13 +241,13 @@ source: x86/release/bash/bash-4.3.46-7-src.tar.xz 7994960 a216448a2700627656b0d5
<div id="navigation">
<a href="index.html">Cygwin-Apps Home</a><br/>
-<a href="http://www.cygwin.com/lists.html#cygwin-apps">mailing list</a><br/>
+<a href="https://www.cygwin.com/lists.html#cygwin-apps">mailing list</a><br/>
<a href="setup.html">setup</a>
<ul>
<li><a href="setup.ini.html">setup.ini</a></li>
</ul>
-<a href="http://cygwin.com">cygwin.com</a><br/>
-<a href="http://sourceware.org">sourceware.org</a><br/>
+<a href="https://cygwin.com">cygwin.com</a><br/>
+<a href="https://sourceware.org">sourceware.org</a><br/>
</div>
</body>
</html>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-15 13:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-15 13:55 [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. 0c0ea947d55faa37aff526bc0d673c919be5ac2e Jon Turney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).