Repair the link to the xhtml manual
Thanks to Geoffrey Coram for the hint.
This commit is contained in:
parent
83e8cb3715
commit
3c7012a826
|
|
@ -30,7 +30,7 @@ void com_ghelp(wordlist *wl)
|
|||
"ngspice manual in PDF format at\n"
|
||||
" " BASE_HELP_URL "/ngspice-manual.pdf\n"
|
||||
"or in HTML format at\n"
|
||||
" " BASE_HELP_URL "/ngspice-html-manual/manual.html\n\n");
|
||||
" " BASE_HELP_URL "/ngspice-html-manual/manual.xhtml\n\n");
|
||||
return;
|
||||
|
||||
#else
|
||||
|
|
|
|||
Loading…
Reference in New Issue