diff options
author | Ludovic Courtès <ludo@gnu.org> | 2018-07-05 22:16:10 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-07-05 22:16:10 +0200 |
commit | c35f77c5a07690fc9d369ed4b751a5a9e5de6cf1 (patch) | |
tree | 2c9c1aad0e1c26db2b0a229f03222f949b060545 /doc/htmlxref.cnf | |
parent | 56b4dabc2ba3446ff212e0d4d9e2df15fc25e88f (diff) | |
download | patches-c35f77c5a07690fc9d369ed4b751a5a9e5de6cf1.tar patches-c35f77c5a07690fc9d369ed4b751a5a9e5de6cf1.tar.gz |
doc: Update URL of the Emacs-Guix manual.
* doc/htmlxref.cnf (EMACS_GUIX): Update URL.
Diffstat (limited to 'doc/htmlxref.cnf')
-rw-r--r-- | doc/htmlxref.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf index c139d805c8..bed037cbec 100644 --- a/doc/htmlxref.cnf +++ b/doc/htmlxref.cnf @@ -219,7 +219,7 @@ emacs node ${EMACS}/html_node/emacs/ easejs mono ${GS}/easejs/manual/easejs.html easejs node ${GS}/easejs/manual/ -EMACS_GUIX = https://alezost.github.io/guix.el/manual/latest +EMACS_GUIX = https://emacs-guix.gitlab.io/website/manual/latest emacs-guix mono ${EMACS_GUIX}/emacs-guix.html emacs-guix node ${EMACS_GUIX}/html_node/ |