'Problem with svelte router tinro and relative links

Linking to a relative page within tinro svelte router should work, according to the docs, using:

<a href='a'>Move to A</a>

I started experimenting with tinro svelte router so I'm probably overlooking something, but my ancher links to an absolute instead of relative address.

Problem repl:demo here !

The link is the 'RELATIVE TO SITES' in the page Portfolio. Tnx



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source