Correct another urlprefix mistake

This commit is contained in:
Tony Garnock-Jones 2016-08-02 21:46:20 -04:00
parent f18e1a1fef
commit 5a1192d858

View File

@ -22,7 +22,7 @@
'static-output-type 'aws-s3
'aws-s3-bucket+path "pkgn.racket-lang.org/"
'static-urlprefix "http://pkgn.racket-lang.org"
'static-urlprefix "https://pkgn.racket-lang.org"
'dynamic-urlprefix "https://pkgd.racket-lang.org/pkgn"
'dynamic-static-urlprefix "https://pkgn.racket-lang.org"