X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scratchy.git;a=blobdiff_plain;f=scratchy.scm;h=12c7094ed6d87cc005a5303ec6fbdbe2f0e57eb4;hp=4258eee634839dadeb495a5c5b6de1d46eb697c5;hb=f03b019a39aad3138fe36ef33ab0b09d6066b504;hpb=ae35109dd6c2a686dafea77cf2f648fe85b1fafd diff --git a/scratchy.scm b/scratchy.scm index 4258eee..12c7094 100644 --- a/scratchy.scm +++ b/scratchy.scm @@ -280,7 +280,7 @@ dir-selector config)) ((type display-string selector) (serve-record (list type display-string - (make-pathname dir-selector selector) + (normalize-pathname (make-pathname dir-selector selector)) (config-host config) (config-port config)) dir-selector config)) ((display-string selector)