summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 08:56:27 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 08:56:27 +0100
commit48b55581cbef2050b13d204bae548bd881dbcc3e (patch)
tree85627423eff361b08e8b483aa730a965981afcd6
parent3e98f2c8d234e43449321459752160eda24b0b78 (diff)
; Prefer HTTPS to HTTP in URLsexternals/frame-tabs
-rw-r--r--frame-tabs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/frame-tabs.el b/frame-tabs.el
index d7d77e7..b002fc6 100644
--- a/frame-tabs.el
+++ b/frame-tabs.el
@@ -17,7 +17,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: