bug#47973: Links from the cookbook to the manual are broken

2021-04-24 Thread Julien Lepiller
Le Sat, 24 Apr 2021 16:08:07 +0200, Ludovic Courtès a écrit : > Hi, > > Julien Lepiller skribis: > > >>From ca1464d42561393095d16744acc2cb209e1d9965 Mon Sep 17 00:00:00 > >>2001 > > From: Julien Lepiller > > Date: Sat, 24 Apr 2021 14:58:12 +0200 > > Subject: [PATCH] doc: Fix cross-reference

bug#47973: Links from the cookbook to the manual are broken

2021-04-24 Thread Ludovic Courtès
Hi, Julien Lepiller skribis: >>From ca1464d42561393095d16744acc2cb209e1d9965 Mon Sep 17 00:00:00 2001 > From: Julien Lepiller > Date: Sat, 24 Apr 2021 14:58:12 +0200 > Subject: [PATCH] doc: Fix cross-reference URL to translated manual. > > * doc/htmlxref.cnf: Fix translated manual URL. Good ca

bug#47973: Links from the cookbook to the manual are broken

2021-04-24 Thread Julien Lepiller
Le Fri, 23 Apr 2021 12:55:40 -0400, Julien Lepiller a écrit : > Indeed, but the translation already references guix.fr. What can I do? > > Le 23 avril 2021 12:06:04 GMT-04:00, "Ludovic Courtès" > a écrit : > >Hello! > > > >In > >

bug#47973: Links from the cookbook to the manual are broken

2021-04-23 Thread Julien Lepiller
Indeed, but the translation already references guix.fr. What can I do? Le 23 avril 2021 12:06:04 GMT-04:00, "Ludovic Courtès" a écrit : >Hello! > >In >, >“Systèmes de construction” (“Build Systems”) links t

bug#47973: Links from the cookbook to the manual are broken

2021-04-23 Thread Ludovic Courtès
Hello! In , “Systèmes de construction” (“Build Systems”) links to , which is 404 : it should be “guix.fr.html”, not “guix.html”. Ludo’.