guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#48187] [PATCH] website: help: Add Guix's latest manual


From: pelzflorian (Florian Pelz)
Subject: [bug#48187] [PATCH] website: help: Add Guix's latest manual
Date: Tue, 4 May 2021 08:05:31 +0200

Hi Luis,

sorry for not noticing:

> --- a/website/apps/base/templates/help.scm
> +++ b/website/apps/base/templates/help.scm
> […]
> +        (p
> +         ,(link-more #:label (G_ "Read latest manual")
> +                     #:url (guix-url "manual/devel/"))))

This must be

#:url (guix-url "manual/devel/" #:localize #f))))

I think you do not have commit rights, so I will push soon.

Regards,
Florian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]