Bug #22
Remove prefixes from image urls
Description
It turns out that to accommodate Sandstorm and the way it munges URLs using an ephemeral subdomain, the simplest thing to do is to use bare pathnames without a hostname/scheme prefix.
Updated by Jay Gischer over 5 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Straightforward refactoring. We can close this bug when we deploy and verify a new Sandstorm build.