meta/new-web: remove redirection of URLs for testing
This commit is contained in:
parent
329627d12d
commit
ec3d7390bc
|
@ -6,5 +6,4 @@
|
||||||
;; Root URLs must be written into roots, not
|
;; Root URLs must be written into roots, not
|
||||||
;; paths within a URLs
|
;; paths within a URLs
|
||||||
(define (rewrite-for-testing s)
|
(define (rewrite-for-testing s)
|
||||||
(regexp-replace #rx"/$" s ".s3-website-us-east-1.amazonaws.com/")
|
s)
|
||||||
#;s)
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user