diff options
Diffstat (limited to 'etc/srecode')
-rw-r--r-- | etc/srecode/ede-autoconf.srt | 2 | ||||
-rw-r--r-- | etc/srecode/ede-make.srt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/etc/srecode/ede-autoconf.srt b/etc/srecode/ede-autoconf.srt index ecca7afd007..51656eb73c4 100644 --- a/etc/srecode/ede-autoconf.srt +++ b/etc/srecode/ede-autoconf.srt @@ -38,7 +38,7 @@ template ede-empty :project {{comment_prefix}} by EDE when this file is updated. {{comment_prefix}} {{comment_prefix}} EDE is the Emacs Development Environment. -{{comment_prefix}} http://cedet.sourceforge.net/ede.shtml +{{comment_prefix}} https://cedet.sourceforge.net/ede.shtml {{comment_prefix}} {{comment_prefix}} Process this file with autoconf to produce a configure script diff --git a/etc/srecode/ede-make.srt b/etc/srecode/ede-make.srt index cde1690f54f..c01054e0420 100644 --- a/etc/srecode/ede-make.srt +++ b/etc/srecode/ede-make.srt @@ -34,7 +34,7 @@ template ede-empty :file :project # # DO NOT MODIFY THIS FILE OR YOUR CHANGES MAY BE LOST. # EDE is the Emacs Development Environment. -# http://cedet.sourceforge.net/ede.shtml +# https://cedet.sourceforge.net/ede.shtml # ---- @@ -58,7 +58,7 @@ template ede-empty :file # # DO NOT MODIFY THIS FILE OR YOUR CHANGES MAY BE LOST. # EDE is the Emacs Development Environment. -# http://cedet.sourceforge.net/ede.shtml +# https://cedet.sourceforge.net/ede.shtml ARDUINO_DIR = {{ARDUINO_HOME}} |