
Insert your URL by using HTML:
<a href="url">link text</a>
the <a> element is the href attribute, which indicates the link's destination.
The link text is the part that will be visible to the reader.
Clicking on the link text will send the reader to the specified URL address. Or using Convert text to HTML tool to customize text.