~ruther/guix-local

840bd1d358fd7270cf61dc03998eaf08fa110fdb — Ludovic Courtès 10 years ago d8b6fcd
doc: Remove extra quotes around URLs.

* doc/guix.texi (Invoking guix import): Remove extraneous quotes around URLs.
1 files changed, 3 insertions(+), 3 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +3 -3
@@ 3885,15 3885,15 @@ information.  Currently the supported repositories and their identifiers
are:
@itemize -
@item
@uref{"http://elpa.gnu.org/packages", GNU}, selected by the @code{gnu}
@uref{http://elpa.gnu.org/packages, GNU}, selected by the @code{gnu}
identifier.  This is the default.

@item
@uref{"http://stable.melpa.org/packages", MELPA-Stable}, selected by the
@uref{http://stable.melpa.org/packages, MELPA-Stable}, selected by the
@code{melpa-stable} identifier.

@item
@uref{"http://melpa.org/packages", MELPA}, selected by the @code{melpa}
@uref{http://melpa.org/packages, MELPA}, selected by the @code{melpa}
identifier.
@end itemize
@end table