mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-26 02:40:23 +00:00
Moved HTML documentation files
This commit is contained in:
parent
f76e1fffea
commit
2a4f76be3b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ from .. import configuration, checker, director, add_intern_pattern, \
|
|||
from ..containers import enum
|
||||
|
||||
|
||||
DocBaseUrl = "qthelp://bfk.app.linkchecker/doc/"
|
||||
DocBaseUrl = "qthelp://bfk.app.linkchecker/doc/html/"
|
||||
|
||||
Status = enum('idle', 'checking')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue