Bitbucket static pages can't serve static assets from nested directories

wzup November 2, 2017

Bitbucket.io doesn't serve images.


I have this directory structure for images
```
/public/img/file.png
```

And I have this in my `index.html` and Bitbucket.io cannot find and image file.
```
<img src="public/img/file.png" >
```

How does it work? They have no documentation on that. Can Bitbucket.io serve static assets from nested directories?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events