This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] extensions.html - colberg.org/gcc-lua/ now uses https


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,

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]