tag-security icon indicating copy to clipboard operation
tag-security copied to clipboard

Images not visible in projects Self-Assessment website page (404 Error)

Open yada opened this issue 8 months ago • 0 comments
trafficstars

I noticed that the following images in the Microcks Self-Assessment are not visible online, leading to 404 errors:

  1. images/architecture-full.png
    🔗 Broken Link
  2. images/microcks-cloud-native-ecosystem.png
    🔗 Broken Link

These images should appear on the self-assessment page:
🔗 e.g. Microcks Self-Assessment Page

It looks like images/* are not synced or deployed correctly on the website. Additionally, I noticed that all self-assessments with images (e.g., CloudEvents) seem to have the same issue.

I also found this related issue: #1257, which discussed image directory naming conventions and omitting them from the sidebar, but the issue remains unresolved on the website (e.g., Microcks page).

What would be the best way to resolve this and ensure images are displayed correctly on the website?

PS: All these images are displayed correctly on GitHub, e.g. Microcks Self-Assessment on tag-security repo

yada avatar Mar 12 '25 19:03 yada