---
 ChangeLog                       | 5 +++++
 util/htmlxref.d/Texinfo_GNU.cnf | 5 +++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0a915b3ab..d760a14ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2026-03-26 Noé Lopez <[email protected]>
+
+       * util/htmlxref.d/Texinfo_GNU.cnf: Update URLs for Guix and
+       Shepherd.
+
 2026-03-23 Patrice Dumas  <[email protected]>
 
        * tta/C/main/utils.h (ARG_INDICES), tta/C/main/utils.c
diff --git a/util/htmlxref.d/Texinfo_GNU.cnf b/util/htmlxref.d/Texinfo_GNU.cnf
index bcd9f26d6..a189dfa3a 100644
--- a/util/htmlxref.d/Texinfo_GNU.cnf
+++ b/util/htmlxref.d/Texinfo_GNU.cnf
@@ -708,8 +708,9 @@ sharutils   chapter ${GS}/sharutils/manual/html_chapter/
 sharutils      node    ${GS}/sharutils/manual/html_node/
 
 # replaces dmd
-shepherd       mono    ${GS}/shepherd/manual/shepherd.html
-shepherd       node    ${GS}/shepherd/manual/html_node/
+SHEPHERD = https://doc.guix.gnu.org/shepherd/latest/en
+shepherd       mono    ${SHEPHERD}/shepherd.html
+shepherd       node    ${SHEPHERD}/html_node/
 
 SMALLTALK = ${GS}/smalltalk
 gst            mono    ${SMALLTALK}/manual/gst.html
-- 
2.52.0


Reply via email to