commit: 5ddef787f71cd4382ca4f2f212fb4974965e14d2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Apr 15 17:05:41 2018 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Sat Apr 21 01:59:00 2018 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=5ddef787
use HTTPS for links to gnu.org appendices/editor-configuration/emacs/text.xml | 8 ++++---- general-concepts/autotools/text.xml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/appendices/editor-configuration/emacs/text.xml b/appendices/editor-configuration/emacs/text.xml index 0a5e38d..796de3c 100644 --- a/appendices/editor-configuration/emacs/text.xml +++ b/appendices/editor-configuration/emacs/text.xml @@ -78,12 +78,12 @@ provides a hook for your own customisation. <ul> <li> - <uri link="http://www.gnu.org/software/emacs/manual/html_node/emacs/Recognize-Coding.html"> - http://www.gnu.org/software/emacs/manual/html_node/emacs/Recognize-Coding.html</uri> + <uri link="https://www.gnu.org/software/emacs/manual/html_node/emacs/Recognize-Coding.html"> + https://www.gnu.org/software/emacs/manual/html_node/emacs/Recognize-Coding.html</uri> </li> <li> - <uri link="http://www.gnu.org/software/emacs/manual/html_node/emacs/Specify-Coding.html"> - http://www.gnu.org/software/emacs/manual/html_node/emacs/Specify-Coding.html</uri> + <uri link="https://www.gnu.org/software/emacs/manual/html_node/emacs/Specify-Coding.html"> + https://www.gnu.org/software/emacs/manual/html_node/emacs/Specify-Coding.html</uri> </li> <li> <uri link="http://www.emacswiki.org/emacs/UnicodeEncoding"> diff --git a/general-concepts/autotools/text.xml b/general-concepts/autotools/text.xml index beb3ff6..d57356a 100644 --- a/general-concepts/autotools/text.xml +++ b/general-concepts/autotools/text.xml @@ -661,18 +661,18 @@ For more details on autotools: </li> <ul> <li> - <uri link="http://www.gnu.org/software/automake/manual/automake.html"> + <uri link="https://www.gnu.org/software/automake/manual/automake.html"> GNU automake Manual </uri> </li> <li> - <uri link="http://www.gnu.org/software/autoconf/manual/">GNU autoconf Manual</uri> + <uri link="https://www.gnu.org/software/autoconf/manual/">GNU autoconf Manual</uri> </li> <li> - <uri link="http://www.gnu.org/software/libtool/manual/">GNU libtool Manual</uri> + <uri link="https://www.gnu.org/software/libtool/manual/">GNU libtool Manual</uri> </li> <li> - <uri link="http://www.gnu.org/software/m4/manual/m4.html">GNU m4 Manual</uri> + <uri link="https://www.gnu.org/software/m4/manual/m4.html">GNU m4 Manual</uri> </li> </ul> <li>