I\'m on this url:
/path1/path2
Then:
With this code the address in the
Actually react-router support relative links.
Given URL like /clients/invoice/123 the behaviour is:
https://github.com/ReactTraining/react-router/issues/5127