branch: elpa/casual
commit 10e4b3eca1c55b463797a143e222829c306d5366
Author: Charles Choi <[email protected]>
Commit: Charles Choi <[email protected]>

    Fix magit link for HTML generation
---
 docs/htmlxref.cnf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/htmlxref.cnf b/docs/htmlxref.cnf
index 7cc14067ba..e858e82814 100644
--- a/docs/htmlxref.cnf
+++ b/docs/htmlxref.cnf
@@ -2,3 +2,4 @@ calc            mono    
https://www.gnu.org/software/emacs/manual/html_mono/calc.html
 calc           node    
https://www.gnu.org/software/emacs/manual/html_node/calc/
 transient       node    
https://www.gnu.org/software/emacs/manual/html_node/transient/
 use-package     node    
https://www.gnu.org/software/emacs/manual/html_node/use-package/
+magit           node    https://magit.vc/manual/magit/

Reply via email to