; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo URL.
The old texinfo domain seems to no longer be controlled by the GNU project, starting at least as early as 2012. See also: https://web.archive.org/web/20120410044746/http://www.texinfo.org/
This commit is contained in:
@@ -264,7 +264,7 @@ Foundation Web site at @url{https://www.gnu.org/licenses/fdl.html}.
|
||||
@end quotation
|
||||
|
||||
The document was typeset with
|
||||
@uref{http://www.texinfo.org/, GNU Texinfo}.
|
||||
@uref{https://www.gnu.org/software/texinfo/, GNU Texinfo}.
|
||||
|
||||
@end copying
|
||||
|
||||
|
||||
Reference in New Issue
Block a user