Fix links.

This commit is contained in:
Mike Cao 2023-01-10 00:13:32 -08:00
parent 7450b76e6d
commit 70ef857dc7
4 changed files with 10 additions and 5 deletions

View file

@ -46,8 +46,8 @@ export default function WebsiteDetails({ websiteId }) {
</Item>
<Item>{values?.name}</Item>
</Breadcrumbs>
<Link href={`/analytics/websites/${websiteId}`}>
<a target="_blank">
<Link href={`/websites/${websiteId}`}>
<a>
<Button variant="primary">
<Icon>
<ExternalLink />