Committed.

Gerald

- Log -----------------------------------------------------------------
commit 7d0ef4e2d84d051e0764ca2236f20b1de7970b4a
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Sun Oct 20 22:07:54 2019 +0200

    hboehm.info now defaults to https.

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index b489125..71a8772 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -657,7 +657,7 @@ However, the upstream source seems to be dead, so fastjar is
 essentially maintained in the GCC source tree.</li>
 
 <li>boehm-gc: The master sources are at <a
-href="http://hboehm.info/gc/";>http://hboehm.info/gc/</a>.
+href="https://hboehm.info/gc/";>http://hboehm.info/gc/</a>.
 Patches should be sent to
 <a href="mailto:bd...@lists.opendylan.org";>bd...@lists.opendylan.org</a>,
 but it's acceptable to check them in the GCC source tree before getting

Reply via email to