Return url/link upon specific input

Hey, how could i return a url to the user? what option should i use instead of text in domain.yml file?

domain.yml file =>

templates: utter_link - text: ‘www.somelink.com

That depends on the UI since it is rendering the link. If your UI is html based you could send the html itself.