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

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

[elpa] externals/caps-lock 0bb2e7fbe5: ; Prefer HTTPS to HTTP in URLs


From: Stefan Kangas
Subject: [elpa] externals/caps-lock 0bb2e7fbe5: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 02:47:23 -0500 (EST)

branch: externals/caps-lock
commit 0bb2e7fbe5f70253d2329e475264c1b7721847d4
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/caps-lock.el b/caps-lock.el
index 24729a49f5..2064b51425 100644
--- a/caps-lock.el
+++ b/caps-lock.el
@@ -16,7 +16,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]