Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static files not displaying #139

Open
dennismonsewicz opened this issue Mar 12, 2014 · 1 comment
Open

Static files not displaying #139

dennismonsewicz opened this issue Mar 12, 2014 · 1 comment

Comments

@dennismonsewicz
Copy link

I have meteor-router setup with https://github.com/airlok/meteor-pagination and in my app I have a single static image that displays on the first page load, but for some reason when clicking on one of the pagination links, the image can't be found in the public directory

@tmeasday
Copy link
Owner

Could it be that you are linking the images absolutely rather than relatively? foo.png rather than /foo.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants