Applied.

Gerald

Index: extensions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/extensions.html,v
retrieving revision 1.56
diff -u -r1.56 extensions.html
--- extensions.html     28 Jun 2015 16:02:25 -0000      1.56
+++ extensions.html     28 Feb 2016 19:49:00 -0000
@@ -34,7 +34,7 @@
   to ease development of GCC plugin-like extensions.</p>
 
 
-<h2><a href="http://colberg.org/gcc-lua/";>Lua plugin for GCC</a></h2>
+<h2><a href="https://colberg.org/gcc-lua/";>Lua plugin for GCC</a></h2>
 
 <p>gcc‑lua extends GCC with the ability to run Lua scripts. The plugin
   provides an interface to register callback functions for plugin events,

Reply via email to