Skip to content

Use an absolute URL for the SVG path

Sarah German requested to merge svg-path-fix into main

What does this MR do and why?

The SVG icon shortcode works locally, but on the preview site, we get a 404:

image

I think we need to use an absolute URL for the SVG, rather than a relative one, to solve this.

How to set up and validate locally

Let's just validate this on the preview site after merging.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports