diff mbox series

[committed] wwwdocs: codingconventions: Move two links to https

Message ID 20221101094858.CC1B233E61@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: codingconventions: Move two links to https | expand

Commit Message

Gerald Pfeifer Nov. 1, 2022, 9:48 a.m. UTC
Pushed.
Gerald

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

Patch

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