created html/css image, font links are broken.
for example, cannot find proper webFont "FiraMono", which is determined by style.css file.
while i'm investigate this issue, and image src links are broken as well.
for example, in generated html file, images are rendered as below screenshot(and check html file and actual file directory, additional screenshot.


as you can see, image src is images/laser_tag_result.jpg in HTML, which is wrong path. it should be ../images/image_processing_computer_vision/images/laser_tag_result.jpg.
it's not because of translated (korean) md file. other original chapter md files are also have same issue.
oh and i forgot to mention about my environment. manjaro distro (based on arch linux).
hi. At least that image appears in the website. is this an issue with your build? Which is the build that shows on the OF site?
@roymacdonald yes it's from by build. but I cannot find same issue on OF ofbook site. as i remember it's not happen before (locally build)