summaryrefslogtreecommitdiff
path: root/lisp/info-look.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2023-10-25 01:33:47 +0200
committerStefan Kangas <stefankangas@gmail.com>2023-10-25 23:25:00 +0200
commita73e662deffae4b13d9128e1558e449ed9f324c3 (patch)
tree51e582021df664b82ee1736cf0d84a25a94539b9 /lisp/info-look.el
parentbeb0a7e1a7f79f54308cfcdc5c7ba2caaf72a494 (diff)
downloademacs-a73e662deffae4b13d9128e1558e449ed9f324c3.tar.gz
; Fix two broken links
Diffstat (limited to 'lisp/info-look.el')
-rw-r--r--lisp/info-look.el8
1 files changed, 3 insertions, 5 deletions
diff --git a/lisp/info-look.el b/lisp/info-look.el
index da45e30cd36..dc6c3226040 100644
--- a/lisp/info-look.el
+++ b/lisp/info-look.el
@@ -1,7 +1,6 @@
;;; info-look.el --- major-mode-sensitive Info index lookup facility -*- lexical-binding: t -*-
-;; An older version of this was known as libc.el.
-;; Copyright (C) 1995-1999, 2001-2023 Free Software Foundation, Inc.
+;; Copyright (C) 1995-2023 Free Software Foundation, Inc.
;; Author: Ralph Schleicher <rs@ralph-schleicher.de>
;; Keywords: help languages
@@ -28,9 +27,8 @@
;; Some additional sources of (Tex)info files for non-GNU packages:
;;
-;; Scheme: <URL:http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz>
-;; LaTeX:
-;; <URL:http://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/latex2e.texi>
+;; Scheme: https://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
+;; LaTeX: https://mirrors.ctan.org/info/latex2e-help-texinfo/latex2e.texi
;; (or CTAN mirrors)
;; Perl: <URL:http://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/> (or CPAN mirrors)