Correct dynamic-urlprefix and dynamic-static-urlprefix
This commit is contained in:
parent
09aa9050e2
commit
10f51b45ad
|
@ -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/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user