From 340cc308c5e59de00634032cdc88803d16e4771c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 22 May 2017 00:08:50 +0200 Subject: [PATCH] Fix hyperlink to CLHS. * gettext-tools/doc/gettext.texi (lisp-format): Fix hyperlink. --- gettext-tools/doc/gettext.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index a701017f6..901c418b6 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -9161,7 +9161,7 @@ String Formatting}, @uref{http://www.python.org/dev/peps/pep-3101/}. Lisp format strings are described in the Common Lisp HyperSpec, chapter 22.3 @w{Formatted Output}, -@uref{http://www.lisp.org/HyperSpec/Body/sec_22-3.html}. +@uref{http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/Body/sec_22-3.html}. @node elisp-format, librep-format, lisp-format, Translators for other Languages @subsection Emacs Lisp Format Strings -- 2.47.3