ACE-IoT-Solutions / ace-svg-react

Grafana SVG Rendering Panel using the 7+ Plugin Framework
https://grafana.com/grafana/plugins/aceiot-svg-panel/
MIT License
40 stars 14 forks source link

Remove duplicate `img/` directory #43

Closed nicfv closed 4 months ago

nicfv commented 5 months ago

Another PR for cleanup, like https://github.com/ACE-IoT-Solutions/ace-svg-react/pull/41

Reason: There are 2 nearly identical img/ directories. I propose we use src/img/ as the source for images. Here is the result of diff'ing the 2 directories:

ace-svg-react$ diff img/ src/img/
Only in src/img/: logo-small-background.svg

This PR also fixes any broken image links as a result of deleting img/