diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:04:20 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:04:20 +0100 |
| commit | bc71038e9ac9e7612374485e5af442f0c3326388 (patch) | |
| tree | 3b9c47f96184ab52b930e190d00845fde5ddfa0c | |
| parent | 1f64d0a49d435a3e4a8e531be8bf4e56f62e9de6 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/kmb
| -rw-r--r-- | kmb.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,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/>. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
