Hi,
I’ve got the GitLab Development installed and running. When I browse the help on my instance, I notice that most of the images are broken. For example, when I browse to:
/help/raketasks/backup_restore.md
There is a broken image immediately below the “Backup restore” heading.
This image is not broken here:
I don’t see anything in the nginx config to serve images directly from the /doc directory, and there is no image handling within the help controller.
Is this a bug, or something I’m missing/doing wrong?
Thanks!