Linked files appearing as single elements in graph view

in a journal entry, I’ve added a link to an external file :
[zshrc](file:///home/jhf/.zshrc)

now, in the graph view, I see entries for each of the 3 components of the path.

Bug or feature ? IMHO a bug (then I would create a github entry), but maybe there’s a good reasoning for this…

Solution : use only one / : file:/home/jhf/.zshrc instead of file:///home/jhf/.zshrc