mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
This commit is contained in:
parent
c219997a14
commit
6fd52309b8
79 changed files with 135 additions and 135 deletions
|
@ -90,7 +90,7 @@ list.")
|
|||
(string-append source "/standards.texi"))
|
||||
(system* "gzip" (string-append info-dir "/maintain.info"))
|
||||
(system* "gzip" (string-append info-dir "/standards.info"))))))
|
||||
(home-page "http://www.gnu.org/prep/standards/")
|
||||
(home-page "https://www.gnu.org/prep/standards/")
|
||||
(synopsis "GNU coding standards and maintainer information")
|
||||
(description "The GNU Coding Standards were written by Richard Stallman
|
||||
and other GNU Project volunteers. Their purpose is to make the GNU system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue