I'm trying to use Paperclip and Amazon S3 for photo management in my Rails app, and I'm really close, but one issue: the link being created is wrong. When I right-click on a broken image I see this URL:
Which doesn't work. But if I change the url to this it DOES work:
Is there an easy way to change this?