mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
doc: Use ftp.gnu.org for downloads.
From now on, everything will be uploaded to ftp.gnu.org instead of alpha.gnu.org. * doc/guix.texi (BASE-URL): Switch to ftp.gnu.org.
This commit is contained in:
parent
b57dd2006b
commit
272db5bcf5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
@set KEY-SERVER pool.sks-keyservers.net
|
@set KEY-SERVER pool.sks-keyservers.net
|
||||||
|
|
||||||
@c Base URL for downloads.
|
@c Base URL for downloads.
|
||||||
@set BASE-URL https://alpha.gnu.org/gnu/guix
|
@set BASE-URL https://ftp.gnu.org/gnu/guix
|
||||||
|
|
||||||
@c The official substitute server used by default.
|
@c The official substitute server used by default.
|
||||||
@set SUBSTITUTE-SERVER ci.guix.info
|
@set SUBSTITUTE-SERVER ci.guix.info
|
||||||
|
|
Loading…
Reference in a new issue