diff --git a/configs/live.rkt b/configs/live.rkt index 29932f2..bf166e5 100644 --- a/configs/live.rkt +++ b/configs/live.rkt @@ -23,7 +23,8 @@ 'static-output-type 'aws-s3 'aws-s3-bucket+path "pkgn.racket-lang.org/" 'static-urlprefix "http://pkgn.racket-lang.org" - 'dynamic-urlprefix "https://pkgd.racket-lang.org" + 'dynamic-urlprefix "https://pkgd.racket-lang.org/pkgn" + 'dynamic-static-urlprefix "https://pkgn.racket-lang.org" ;; 'static-output-type 'aws-s3 ;; 'aws-s3-bucket+path "pkgs.leastfixedpoint.com/"