summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:13:52 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:13:52 +0100
commit66899436aefb444a427b30d3f86bb8387737f166 (patch)
treecfc6b28af9885d89b7fc27da863b3331108354e2
parent3dd8fb002a574540b2b4f1b698839e1124452d45 (diff)
; Prefer HTTPS to HTTP in URLsexternals/other-frame-window
-rw-r--r--other-frame-window.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/other-frame-window.el b/other-frame-window.el
index 2f8e49f..0632c17 100644
--- a/other-frame-window.el
+++ b/other-frame-window.el
@@ -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:
;;