summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 585017f5cff..e59353b7c5c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3885,15 +3885,15 @@ information. Currently the supported repositories and their identifiers
3885are: 3885are:
3886@itemize - 3886@itemize -
3887@item 3887@item
3888@uref{"http://elpa.gnu.org/packages", GNU}, selected by the @code{gnu} 3888@uref{http://elpa.gnu.org/packages, GNU}, selected by the @code{gnu}
3889identifier. This is the default. 3889identifier. This is the default.
3890 3890
3891@item 3891@item
3892@uref{"http://stable.melpa.org/packages", MELPA-Stable}, selected by the 3892@uref{http://stable.melpa.org/packages, MELPA-Stable}, selected by the
3893@code{melpa-stable} identifier. 3893@code{melpa-stable} identifier.
3894 3894
3895@item 3895@item
3896@uref{"http://melpa.org/packages", MELPA}, selected by the @code{melpa} 3896@uref{http://melpa.org/packages, MELPA}, selected by the @code{melpa}
3897identifier. 3897identifier.
3898@end itemize 3898@end itemize
3899@end table 3899@end table