
HelpDesk-urls moved to the non-private help-desk-urls.ss so other collections can refer to them. Fixed a few broken links in the "About DrScheme" dialog. svn: r7230
3 lines
119 B
Scheme
3 lines
119 B
Scheme
(module help-desk-urls mzscheme
|
|
(require "servlets/private/url.ss")
|
|
(provide (all-from "servlets/private/url.ss"))) |