diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 6 |
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 | |||
| 3885 | are: | 3885 | are: |
| 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} |
| 3889 | identifier. This is the default. | 3889 | identifier. 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} |
| 3897 | identifier. | 3897 | identifier. |
| 3898 | @end itemize | 3898 | @end itemize |
| 3899 | @end table | 3899 | @end table |
