dcmi / openwemi

OpenWEMI
Creative Commons Zero v1.0 Universal
27 stars 9 forks source link

Specification has absolute URLs for some images #117

Closed nishad closed 2 months ago

nishad commented 2 months ago

The specification document available at docs has many absolute image urls.

Example: https://github.com/dcmi/openwemi/blob/c93a1c38b61a237215a749a044a4347be14f2ad9/docs/index.md?plain=1#L37

Please correct them to relative URLs like: https://github.com/dcmi/openwemi/blob/c93a1c38b61a237215a749a044a4347be14f2ad9/docs/index.md?plain=1#L95

This will otherwise effect the persistance of the images in the formal specification page at : https://www.dublincore.org/specifications/openwemi/specification

kcoyle commented 2 months ago

Done