summaryrefslogtreecommitdiff
path: root/test.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:12:42 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:12:42 +0100
commit0e3b6990b91191333132fdd56b15c84cb57a7ff7 (patch)
treec2597659c3672106ecea88fcb6348722fd49ee76 /test.el
parentfdf4d633e541875a6f765f5c3c8e0d4911122ed3 (diff)
; Prefer HTTPS to HTTP in URLsexternals/num3-mode
Diffstat (limited to 'test.el')
-rw-r--r--test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.el b/test.el
index dd1bf51..882ab39 100644
--- a/test.el
+++ b/test.el
@@ -15,7 +15,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/>.
;;; Code: