diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:49:23 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 08:49:23 +0100 |
| commit | bbe5fbc7acae135b7aad5a4ce094c482c36537ea (patch) | |
| tree | d0d5cf8e3842150a21bae3a3f4b2e3f13bf2a9bf | |
| parent | f8722d5cefd8b6cee89dd7bda4887873400565f5 (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/crisp
| -rw-r--r-- | crisp.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,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: |
