Skip to content

Commit

Permalink
Remove redirect for Pittsburgh
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkcuys committed Mar 25, 2024
1 parent 78ac912 commit 7daea65
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions _deploy/s3_website_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,6 @@
"HttpRedirectCode": "302"
}
},
{
"Condition": {
"KeyPrefixEquals": "pittsburgh"
},
"Redirect": {
"HostName": "welearnpgh.p2pu.org",
"ReplaceKeyPrefixWith": "",
"Protocol": "https",
"HttpRedirectCode": "302"
}
},
{
"Condition": {
"KeyPrefixEquals": "sq1mcpl"
Expand Down

0 comments on commit 7daea65

Please sign in to comment.