EnterpriseDB / docs

EDB Docs
https://www.enterprisedb.com/docs/
Apache License 2.0
44 stars 217 forks source link

Ensure path prefix is used for SVG links #5787

Closed josh-heyer closed 2 weeks ago

josh-heyer commented 2 weeks ago

What Changed?

Root cause was lack of automatic prefixing; fixing this was enough work that it made sense to just abandon the use of the /static tree for SVGs in favor of an approach that allows them to be used more or less the same as any other image (by rewriting relative paths based on the referencing page, and then adding the path prefix).

This can (and should) be expanded for other file types that aren't natively supported but which we might want to reference in this manner.

github-actions[bot] commented 2 weeks ago

🚀 Deployed on https://deploy-preview-5787--edb-docs-staging.netlify.app