.
original commit: 2eab2f043c1b9896753e6c8a2ee58a1dc376d25d
This commit is contained in:
parent
6eed812672
commit
47ec3f28ac
|
@ -16,7 +16,7 @@
|
||||||
(require-library "url.ss" "net")
|
(require-library "url.ss" "net")
|
||||||
|
|
||||||
(define startup-url
|
(define startup-url
|
||||||
(string-append "file:" (build-path (collection-path "help") "index.htm")))
|
(string-append "file:" (build-path (collection-path "helpdoc") "helpdesk.html")))
|
||||||
|
|
||||||
(invoke-unit/sig
|
(invoke-unit/sig
|
||||||
(require-relative-library "helpr.ss")
|
(require-relative-library "helpr.ss")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user