public inbox for cygwin-apps-cvs@sourceware.org help / color / mirror / Atom feed
From: Jon Turney <jturney@sourceware.org> To: cygwin-apps-cvs@sourceware.org Subject: [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. 0c0ea947d55faa37aff526bc0d673c919be5ac2e Date: Wed, 15 Mar 2023 13:55:52 +0000 (GMT) [thread overview] Message-ID: <20230315135552.35F093858D39@sourceware.org> (raw) 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>
reply other threads:[~2023-03-15 13:55 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20230315135552.35F093858D39@sourceware.org \ --to=jturney@sourceware.org \ --cc=cygwin-apps-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).