You can use React Link:
import { Link } from 'react-router-dom'; <"Link to="https://example.com/faq.html"> FAQ <"/Link">
*Remove double quotes (") inside tags. I added the, because without it the Link tag is not showing in my answer for unknown reason.