I have a list of users displayed in the table and each users has link which is displayed and can be navigated to.
Always prepend your absolute external links with protocol or // shortcut for http:// OR https:// depending on your app's protocol.
Browsers treat URLs as relative by default to facilitate in-app navigation.
As a side note, this behavior is not Angular-specific; other frameworks and plain sites behave exactly the same