guix-commits
[Top][All Lists]
Advanced

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

01/02: doc: htmlxref: Fix link to Emacs-Guix manual.


From: Alex Kost
Subject: 01/02: doc: htmlxref: Fix link to Emacs-Guix manual.
Date: Tue, 30 May 2017 11:30:56 -0400 (EDT)

alezost pushed a commit to branch master
in repository guix.

commit f753c2829913a9bb61dc266f4b1db8275e34a461
Author: Alex Kost <address@hidden>
Date:   Mon May 22 18:06:21 2017 +0300

    doc: htmlxref: Fix link to Emacs-Guix manual.
    
    Reported-by: Ludovic Courtès <address@hidden>
    
    This fixes a regression introduced by commit
    8ca0c88a894c685b624757e38ee7663534f03460.
    
    * doc/htmlxref.cnf (EMACS_GUIX): Fix the link to 'html_node'.
---
 doc/htmlxref.cnf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf
index 78f427b..c1ce636 100644
--- a/doc/htmlxref.cnf
+++ b/doc/htmlxref.cnf
@@ -221,7 +221,7 @@ easejs              node    ${GS}/easejs/manual/
 
 EMACS_GUIX = https://alezost.github.io/guix.el/manual/latest
 emacs-guix     mono    ${EMACS_GUIX}/emacs-guix.html
-emacs-guix     node    ${EMACS_GUIX}/html_node/index.html
+emacs-guix     node    ${EMACS_GUIX}/html_node/
 
 emacs-muse     node    ${GS}/emacs-muse/manual/muse.html
 emacs-muse     node    ${GS}/emacs-muse/manual/html_node/



reply via email to

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