Fix diagram image src to absolute resolve URL
#3
by jmccaffrey-nv - opened
HuggingFace does not rewrite relative src in raw tags, so the relative path 404'd against the page URL. Use the repo resolve/main URL.
jmccaffrey-nv changed pull request status to merged