Assume a set of yED files representing a hierarchical process: one file describes the top level process, some of the process steps there are detailed in other files. The files are linked by URLs. When I highlight a node and press F8, the URL points to the detail description of that subprocess and yED opens the subprocess. So far so good. But when I export the files to, say, SVG so I can distribute the SVG files to people not running yED, the URLs still point to the original yED-Files and not the converted SVG files. How can I make this consistent?