* bug#39487: Broken links in the "Shepherd Services" section of the manual
@ 2020-02-07 17:22 Alexandru-Sergiu Marton
2020-02-07 21:56 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Alexandru-Sergiu Marton @ 2020-02-07 17:22 UTC (permalink / raw)
To: 39487
The "Shepherd Services" section of the GNU Guix manual contains a few
broken links that should point to the GNU Shepherd manual.
Search the page for the following text to find the broken links: Slots
of services, Service De- and Constructors, Invoking herd, Service
Convenience. Here is a comparison between a broken link and the
correct one:
broken: https://guix.gnu.org/manual/en/shepherd/Service-Convenience.html#Service-Convenience
correct: https://www.gnu.org/software/shepherd/manual/html_node/Service-Convenience.html#Service-Convenience
It seems that all the broken links follow the same pattern. To fix
them, it would be required to change the URL from
https://guix.gnu.org/manual/en/shepherd/<section_name>
to
https://www.gnu.org/software/shepherd/manual/html_node/<section_name>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-07 21:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-07 17:22 bug#39487: Broken links in the "Shepherd Services" section of the manual Alexandru-Sergiu Marton
2020-02-07 21:56 ` Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).