diff --git a/src/rdap/components/LinksSection.tsx b/src/rdap/components/LinksSection.tsx index 08dc048..401bc39 100644 --- a/src/rdap/components/LinksSection.tsx +++ b/src/rdap/components/LinksSection.tsx @@ -25,7 +25,7 @@ const LinksSection: FunctionComponent = ({ links }) => { - {link.value || link.href} + {link.href}