racket/collects/help/help-desk-urls.ss
Jens Axel Soegaard 9b8abc0275 "Acknowledgements" moved to home.ss.
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
2007-08-30 20:08:11 +00:00

3 lines
119 B
Scheme

(module help-desk-urls mzscheme
(require "servlets/private/url.ss")
(provide (all-from "servlets/private/url.ss")))