doc: Update GIT-DOWNLOAD @example.
* doc/guix.texi (origin Reference): Use (HTTPS, GNU-hosted) ‘hello’ package repository instead of off-line ‘shadow’ one.
This commit is contained in:
parent
3774efe36f
commit
7e5e39a72f
|
@ -5565,8 +5565,8 @@ specified in the @code{uri} field as a @code{git-reference} object; a
|
|||
|
||||
@example
|
||||
(git-reference
|
||||
(url "git://git.debian.org/git/pkg-shadow/shadow")
|
||||
(commit "v4.1.5.1"))
|
||||
(url "https://git.savannah.gnu.org/git/hello.git")
|
||||
(commit "v2.10"))
|
||||
@end example
|
||||
@end table
|
||||
|
||||
|
|
Loading…
Reference in New Issue