public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: codingconventions: Move two links to https
@ 2022-11-01  9:48 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2022-11-01  9:48 UTC (permalink / raw)
  To: gcc-patches

Pushed.
Gerald

---
 htdocs/codingconventions.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index f88ef019..f5e22983 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -737,7 +737,7 @@ the latest version is at
 before going into GCC.</li>
 
 <li>fastjar: The master sources were at <a
-href="http://fastjar.sourceforge.net/">fastjar.sourceforge.net</a>.
+href="https://fastjar.sourceforge.net/">fastjar.sourceforge.net</a>.
 However, the upstream source seems to be dead, so fastjar is
 essentially maintained in the GCC source tree.</li>
 
@@ -764,7 +764,7 @@ FSF website, or are autogenerated.  These files should not be changed
 without prior permission, if at all.</li>
 
 <li>libgcc/config/libbid: The master sources come from Intel BID library
-<a href="http://www.netlib.org/misc/intel/">Intel BID library</a>. 
+<a href="https://www.netlib.org/misc/intel/">Intel BID library</a>. 
 Bugs should be reported to
 <a href="mailto:marius.cornea@intel.com">marius.cornea@intel.com</a>
 and
-- 
2.38.0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-01  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01  9:48 [committed] wwwdocs: codingconventions: Move two links to https Gerald Pfeifer

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).