diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:29:18 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:29:18 +0100 |
| commit | cc5e4c53177d01ab160e4f42e4e66410aeb69419 (patch) | |
| tree | eb1674e838452ebf503821f5ddd17ca039f87528 | |
| parent | 1cef20b60b6f165940454b1e100107371b9a3ea3 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/wpuzzle
| -rw-r--r-- | wpuzzle.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: |
