From ab3872de4f2c7f97895a570d228c42d7b03bed37 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 11 Feb 2015 10:36:48 +0100 Subject: doc: Use @code for the abstract USB image URL. Reported by Quentin Pradet . * doc/guix.texi (System Installation): Use @code instead of @url for the abstract URL. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index 0842c91785..f292182231 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -3490,7 +3490,7 @@ to report issues (and success stories!), and join us in improving it. @subsection USB Stick Installation An installation image for USB sticks can be downloaded from -@url{ftp://alpha.gnu.org/gnu/guix/gsd-usb-install-@value{VERSION}.@var{system}.xz}, +@code{ftp://alpha.gnu.org/gnu/guix/gsd-usb-install-@value{VERSION}.@var{system}.xz}, where @var{system} is one of: @table @code -- cgit v1.2.3