0

I am using set :relative_links, true for my Middleman project. This works for image_tag and link_to, but how can I create a relative link to a static asset like a video in a /videos directory?

Thanks!

4

1 に答える 1

1

check this I think this is what you need

https://github.com/middleman/middleman/issues/245

于 2012-08-17T20:05:33.453 に答える