doc: Update GIT-DOWNLOAD @example.

* doc/guix.texi (origin Reference): Use (HTTPS, GNU-hosted) ‘hello’
package repository instead of off-line ‘shadow’ one.
master
Tobias Geerinckx-Rice 2019-08-30 17:42:51 +02:00
parent 3774efe36f
commit 7e5e39a72f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -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