flow-library icon indicating copy to clipboard operation
flow-library copied to clipboard

Invalid image URI generated from README.md

Open jdomeij opened this issue 8 years ago • 0 comments

Hello I have 2 node-red projects that misses the images on the flows description page

https://flows.nodered.org/node/node-red-contrib-node-hue https://flows.nodered.org/node/node-red-contrib-node-lifx

They are correctly shown on the npm and github page, looking at the HTML source for the flow page I see the following URI

<img src="undefined./doc/example_ui.png" alt="UI example">

jdomeij avatar Nov 19 '17 00:11 jdomeij