summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-07-05 22:16:10 +0200
committerLudovic Courtès <ludo@gnu.org>2018-07-05 22:16:10 +0200
commitc35f77c5a07690fc9d369ed4b751a5a9e5de6cf1 (patch)
tree2c9c1aad0e1c26db2b0a229f03222f949b060545
parent56b4dabc2ba3446ff212e0d4d9e2df15fc25e88f (diff)
doc: Update URL of the Emacs-Guix manual.
* doc/htmlxref.cnf (EMACS_GUIX): Update URL.
-rw-r--r--doc/htmlxref.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf
index c139d805c84..bed037cbeca 100644
--- a/doc/htmlxref.cnf
+++ b/doc/htmlxref.cnf
@@ -219,7 +219,7 @@ emacs node ${EMACS}/html_node/emacs/
219easejs mono ${GS}/easejs/manual/easejs.html 219easejs mono ${GS}/easejs/manual/easejs.html
220easejs node ${GS}/easejs/manual/ 220easejs node ${GS}/easejs/manual/
221 221
222EMACS_GUIX = https://alezost.github.io/guix.el/manual/latest 222EMACS_GUIX = https://emacs-guix.gitlab.io/website/manual/latest
223emacs-guix mono ${EMACS_GUIX}/emacs-guix.html 223emacs-guix mono ${EMACS_GUIX}/emacs-guix.html
224emacs-guix node ${EMACS_GUIX}/html_node/ 224emacs-guix node ${EMACS_GUIX}/html_node/
225 225