React router V4 link to external address
The solution to this was what @Giri suggested, a simple HTML link.
<a href="http://www.newsite.com">New site</a>
The solution to this was what @Giri suggested, a simple HTML link.
<a href="http://www.newsite.com">New site</a>