This section of the tutorial explains how to get more static file paths to be inspected:
http://docs.racket-lang.org/continue/index.html#%28part._.Decorating_.With_.Style_%29 Jay On Sun, Nov 29, 2015 at 4:31 PM, Лера Гранкина <[email protected]> wrote: > Hello, Mr.McCarthy! > I cannot figure out the way Racket finds files referred to in <a> link or > even <img> tag. It doesn't search for them in the directory of the currently > running file. > When I run, say, x.rkt in Dr.Racket, defined as `(html (head ...(a > ((href="index.rkt")) "go))), localhost prints "file not found", although I > _know_ x.rkt and index.rkt are in the same directory. > So, how make Racket _see_ this 'index.rkt' file? > > Best regards, > Valerie Grankina -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great." - D&C 64:33 -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

