From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] ox-html.el: Use HTTPS for link to W3 HTML validator Date: Sun, 15 Mar 2020 17:00:56 +0100 Message-ID: <871rptzjyf.fsf@nicolasgoaziou.fr> References: <87sgianeth.fsf@augfab.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41647) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDVhI-00040k-41 for emacs-orgmode@gnu.org; Sun, 15 Mar 2020 12:01:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jDVhG-0002cB-GO for emacs-orgmode@gnu.org; Sun, 15 Mar 2020 12:01:03 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:28333) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jDVhF-00023K-Pj for emacs-orgmode@gnu.org; Sun, 15 Mar 2020 12:01:02 -0400 In-Reply-To: <87sgianeth.fsf@augfab.fr> (Augustin Fabre's message of "Sun, 15 Mar 2020 10:32:42 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: Augustin Fabre Cc: emacs-orgmode@gnu.org Hello, Augustin Fabre writes: > Subject: [PATCH] ox-html.el: Use HTTPS for link to W3 HTML validator > > * lisp/ox-html.el (org-html-validation-link): Use HTTPS link to W3 > HTML validator. Applied. Thank you! Regards, -- Nicolas Goaziou