Values.URLSourceShort for uniform resource locator. A URL is used as a unique identifier to locate a resource on the internet.
type nonrec t = {hyperlinkName : HyperlinkName.t option;The name or word that's used as a hyperlink to the URL.
*)link : UrlLink.t option;The unique identifier for the internet resource.
*)}