emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/html5-schema 5b29d7d88a: ; Prefer HTTPS to HTTP in URLs


From: Stefan Kangas
Subject: [elpa] externals/html5-schema 5b29d7d88a: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 03:03:04 -0500 (EST)

branch: externals/html5-schema
commit 5b29d7d88aa22d3f063b7a974e9b2e22d4263c8a
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Prefer HTTPS to HTTP in URLs
---
 html5-schema.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html5-schema.el b/html5-schema.el
index 5fff760e01..0df43a0e96 100644
--- a/html5-schema.el
+++ b/html5-schema.el
@@ -19,7 +19,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]